{
    "tag": [
        "compiled"
    ],
    "id": "ocds-b5fd17-7f93d1f7-d02d-4e1d-b788-77ec0d8ce74c-2017-06-19T17:05:23+01:00",
    "date": "2017-06-19T17:05:23+01:00",
    "ocid": "ocds-b5fd17-7f93d1f7-d02d-4e1d-b788-77ec0d8ce74c",
    "language": "en",
    "initiationType": "tender",
    "title": "Test notice title",
    "planning": {
        "milestones": [
            {
                "id": "1",
                "title": "Engagement end date",
                "type": "engagement",
                "dueDate": "2018-02-23T23:59:59Z"
            }
        ],
        "documents": [
            {
                "id": "1",
                "documentType": "marketEngagementNotice",
                "description": "Early engagement notice on Contracts Finder",
                "url": "https://www.contractsfinder.service.gov.uk/Notice/f0b534b6-423c-4374-8d01-c621972111f5",
                "datePublished": "2017-06-19T17:05:23+01:00",
                "format": "text/html",
                "language": "en"
            },
            {
                "id": "2",
                "documentType": "tenderNotice",
                "url": "https://www.contractsfinder.service.gov.uk/Notice/Attachment/35436190-7bb0-400c-ac87-b192bac2c07b",
                "format": "text/plain"
            }
        ]
    },
    "tender": {
        "id": "TP-001",
        "title": "Test notice title",
        "description": "this is the notice description. Odd",
        "status": "planning",
        "classification": {
            "scheme": "CPV",
            "id": "03111000",
            "description": "Seeds"
        },
        "items": [
            {
                "id": "1",
                "deliveryAddresses": [
                    {
                        "region": "East Midlands",
                        "countryName": "United Kingdom"
                    },
                    {
                        "region": "West Midlands",
                        "countryName": "United Kingdom"
                    }
                ]
            }
        ]
    },
    "parties": [
        {
            "id": "GB-SRS-sid4gov.cabinetoffice.gov.uk/Tv964K5R",
            "name": "TEST PARTNERS LTD",
            "identifier": {
                "legalName": "TEST PARTNERS LTD",
                "scheme": "GB-SRS",
                "id": "sid4gov.cabinetoffice.gov.uk/Tv964K5R"
            },
            "address": {
                "streetAddress": "12",
                "locality": "car",
                "postalCode": "sm5",
                "countryName": "Wales"
            },
            "contactPoint": {
                "email": "bob@tester5.co.uk"
            },
            "details": {
                "url": "http://www.website.com"
            },
            "roles": [
                "buyer"
            ]
        }
    ],
    "buyer": {
        "id": "GB-SRS-sid4gov.cabinetoffice.gov.uk/Tv964K5R",
        "name": "TEST PARTNERS LTD"
    }
}