{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092970541, Pierce Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40871278670645833,
          51.30872707210791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092970548, Birling Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4087898469309926,
          51.30855461017474
        ]
      }
    }
  ]
}