{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040487946, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.076656926952862,
          50.35799779442053
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040487948, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.077305901132287,
          50.35804915896762
        ]
      }
    }
  ]
}