{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010425597, Stirling Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7315633966184973,
          51.603222364648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015814240, Supermarine Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7311413341710062,
          51.603787853357545
        ]
      }
    }
  ]
}