{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051018831, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.158251383952973,
          57.13082271638893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051127613, Springfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1583675926905195,
          57.130957315190855
        ]
      }
    }
  ]
}