{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "MultiPolygon",
        "coordinates": [
          [
			[ [-1.176523, 6.445252], [-1.176373, 6.445202], [-1.176323, 6.445052], [-1.176373, 6.444902], [-1.176523, 6.444852], [-1.176673, 6.444902], [-1.176723, 6.445052], [-1.176673, 6.445202], [-1.176523, 6.445252] ]
         ]
        ]
      },
      "properties": {
        "ProducerCountry": "GH",
        "Commodity": "Cocoa",
        "CTOFarmerID": "F1001",
        "CTOPlotID": "PID1001",
        "DateofMapping": "2021-08-30"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [ -1.180019, 6.443019 ]
      },
      "properties": {
        "ProducerCountry": "GH",
        "Commodity": "Cocoa",
        "CTOFarmerID": "F1010",
        "CTOPlotID": "PID1010",
        "DateofMapping": "2021-08-30",
		"Area": 2.38
      }
    }
  ]
}