{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "33026578, Kingston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4985923364945766,
          51.43193663344678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "33043234, Priory Green",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.49843415874961455,
          51.431934607486845
        ]
      }
    }
  ]
}