{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025945924, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3979422119618779,
          51.51104037594662
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023563680, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39745026848522813,
          51.51109660169026
        ]
      }
    }
  ]
}