{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250002874, Panborough Drove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.75708258410408,
          51.20626540894981
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067322, White's Drove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.754465728572492,
          51.202928267552146
        ]
      }
    }
  ]
}