{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {
                "ProductionPlace": "H E L A-FARM",
                "ProducerCountry": "KE"
            },
            "geometry": {
                "type": "Polygon",
                "coordinates": [
                    [
                        [
                            35.11035246090578,
                            -0.4023819487380124
                        ],
                        [
                            35.11075777241749,
                            -0.40250115479592136
                        ],
                        [
                            35.11061710607428,
                            -0.40280393898713346
                        ],
                        [
                            35.11040968180132,
                            -0.40268711647850447
                        ],
                        [
                            35.110342924198996,
                            -0.40252022790253433
                        ]
                    ]
                ]
            }
        }
    ]
}