{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "64023098, Salisbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2905107571599332,
          51.401611866738264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64023393, Salisbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.289476804585847,
          51.40216277791377
        ]
      }
    }
  ]
}