{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {
                "ProductionPlace": "Waihiga",
                "ProducerCountry": "KE"
            },
            "geometry": {
                "type": "Polygon",
                "coordinates": [
                    [
                        [
                            37.067901791884154,
                            -0.46290191060730057
                        ],
                        [
                            37.06832021649048,
                            -0.4633256857881108
                        ],
                        [
                            37.06779986794159,
                            -0.4638728385157004
                        ],
                        [
                            37.06850797112152,
                            -0.46471502449410235
                        ],
                        [
                            37.06931263382599,
                            -0.46372263973194094
                        ],
                        [
                            37.06951648171112,
                            -0.4640766797171241
                        ],
                        [
                            37.06973642285034,
                            -0.46391575245333033
                        ],
                        [
                            37.06901222641632,
                            -0.4628697251495013
                        ],
                        [
                            37.06870645458862,
                            -0.46251568510401486
                        ]
                    ]
                ]
            }
        }
    ]
}