{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250063025, Bolter's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5383585156719093,
          51.20029194729183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025541020, Kilver Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.537761951895079,
          51.19822652869761
        ]
      }
    }
  ]
}