{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014225338, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.280954784187208,
          53.70367677858488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002422136, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2810911128506306,
          53.70367645851201
        ]
      }
    }
  ]
}