{
    "tag": [
        "compiled"
    ],
    "id": "ocds-h6vhtk-0674f5-2026-03-26T12:05:54Z",
    "date": "2026-03-26T12:05:54Z",
    "ocid": "ocds-h6vhtk-0674f5",
    "initiationType": "tender",
    "parties": [
        {
            "id": "GB-PPON-PDDW-2534-TWPT",
            "name": "test",
            "identifier": {
                "scheme": "GB-PPON",
                "id": "PDDW-2534-TWPT"
            },
            "address": {
                "streetAddress": "45/1 Prestonfield Avenue, test, test",
                "locality": "EDINBURGH",
                "postalCode": "EH16 5EQ",
                "country": "GB",
                "countryName": "United Kingdom",
                "region": "UKM75"
            },
            "contactPoint": {
                "name": "chris tregear",
                "email": "christregear@gmail.com",
                "telephone": "07516438584"
            },
            "roles": [
                "buyer"
            ],
            "details": {
                "classifications": [
                    {
                        "id": "privateUtility",
                        "scheme": "UK_CA_TYPE",
                        "description": "Private utility"
                    }
                ]
            }
        }
    ],
    "buyer": {
        "id": "GB-PPON-PDDW-2534-TWPT",
        "name": "test"
    },
    "tender": {
        "id": "test",
        "legalBasis": {
            "id": "2023/54",
            "scheme": "UKPGA",
            "uri": "https://www.legislation.gov.uk/ukpga/2023/54/contents"
        },
        "title": "test",
        "description": "this is a test",
        "status": "active",
        "items": [
            {
                "id": "1",
                "additionalClassifications": [
                    {
                        "scheme": "CPV",
                        "id": "03111000",
                        "description": "Seeds"
                    },
                    {
                        "scheme": "CPV",
                        "id": "03111300",
                        "description": "Sunflower seeds"
                    }
                ],
                "deliveryAddresses": [
                    {
                        "region": "AL013",
                        "country": "AL",
                        "countryName": "Albania"
                    },
                    {
                        "region": "DE71E",
                        "country": "DE",
                        "countryName": "Germany"
                    },
                    {
                        "region": "DE134",
                        "country": "DE",
                        "countryName": "Germany"
                    }
                ],
                "relatedLot": "1"
            }
        ],
        "value": {
            "amountGross": 2200,
            "amount": 2000,
            "currency": "GBP"
        },
        "procurementMethod": "open",
        "procurementMethodDetails": "Below threshold - open competition",
        "mainProcurementCategory": "goods",
        "specialRegime": [
            "utilities"
        ],
        "aboveThreshold": false,
        "submissionMethodDetails": "https://test.com",
        "submissionTerms": {
            "electronicSubmissionPolicy": "notAllowed"
        },
        "tenderPeriod": {
            "endDate": "2026-03-29T23:59:00+00:00"
        },
        "enquiryPeriod": {
            "endDate": "2026-03-28T00:00:00+00:00"
        },
        "lots": [
            {
                "id": "1",
                "status": "active",
                "value": {
                    "amountGross": 2200,
                    "amount": 2000,
                    "currency": "GBP"
                },
                "awardCriteria": {
                    "criteria": [
                        {
                            "type": "price",
                            "name": "Criterion 1",
                            "description": "test",
                            "numbers": [
                                {
                                    "number": 100,
                                    "weight": "percentageExact"
                                }
                            ]
                        }
                    ]
                },
                "contractPeriod": {
                    "startDate": "2026-03-30T00:00:00+01:00",
                    "endDate": "2026-03-31T23:59:59+01:00"
                }
            }
        ],
        "documents": [
            {
                "id": "027858-2026",
                "documentType": "tenderNotice",
                "noticeType": "UK4",
                "description": "Tender notice on Find a Tender",
                "url": "https://www.find-tender.service.gov.uk/Notice/027858-2026",
                "datePublished": "2026-03-26T12:05:54Z",
                "format": "text/html"
            }
        ]
    },
    "language": "en"
}