{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100080950026, St Mary's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3980485668897542,
          51.6537200147027
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081285123, St Mary's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3980485668897542,
          51.6537200147027
        ]
      }
    }
  ]
}