{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "33040161, Kingston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5054671128501897,
          51.434191611115374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "33044557, Matthews Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5054917677020002,
          51.4343178168342
        ]
      }
    }
  ]
}