{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121323879, Manton Drove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7592980131682852,
          51.41204287308668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001181031, Manton Drove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.758128863189219,
          51.41289467263373
        ]
      }
    }
  ]
}