{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007870929, Desborough Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7945638862825279,
          52.439426009085125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032142285, Rushton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7979215593663942,
          52.43929835126363
        ]
      }
    }
  ]
}