{
    "type":"Feature",
    "properties":{
        "c_year":2017,
        "crop_id":"C1111",
        "country_code":"ua ",
        "crop_type":"common winter wheat",
        "yield":4.07
    },
    "id":1234,
    "geometry":{
        "type":"MultiPolygon",
        "coordinates":[
            [
                [
                    [
                        30.98424162615647,
                        50.27286929624756
                    ],
                    [
                        30.98456026917792,
                        50.28362665314324
                    ],
                    [
                        30.99841937721629,
                        50.28431028744102
                    ],
                    [
                        30.99816651677854,
                        50.2737312785008
                    ],
                    [
                        30.99488484644399,
                        50.27362932921836
                    ],
                    [
                        30.99486555222802,
                        50.27340032713452
                    ],
                    [
                        30.98424162615647,
                        50.27286929624756
                    ]
                ]
            ]
        ]
    },
    "prev":1233,
    "next":1235,
    "links":[
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://features.dev.services.eodc.eu?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://features.dev.services.eodc.eu?f=html"
        },
        {
            "rel":"self",
            "type":"application/geo+json",
            "title":"This document as GeoJSON",
            "href":"https://features.dev.services.eodc.eu/collections/pub_yipeeo_yield_fl/items/1234?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://features.dev.services.eodc.eu/collections/pub_yipeeo_yield_fl/items/1234?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://features.dev.services.eodc.eu/collections/pub_yipeeo_yield_fl/items/1234?f=html"
        },
        {
            "rel":"collection",
            "type":"application/json",
            "title":"YIPEEO Field-Level Yield Data (public)",
            "href":"https://features.dev.services.eodc.eu/collections/pub_yipeeo_yield_fl"
        },
        {
            "rel":"prev",
            "type":"application/json",
            "href":"https://features.dev.services.eodc.eu/collections/pub_yipeeo_yield_fl/items/1233?f=json"
        },
        {
            "rel":"next",
            "type":"application/json",
            "href":"https://features.dev.services.eodc.eu/collections/pub_yipeeo_yield_fl/items/1235?f=json"
        }
    ]
}