{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "64101346, Garage Circular Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.403359857609066,
          51.38224912487195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64106783, Pump House Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4066092774425334,
          51.38746161929413
        ]
      }
    }
  ]
}