{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051018830, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154159099602153,
          57.1318878199798
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025447253, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154041931685754,
          57.13151965932692
        ]
      }
    }
  ]
}