{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "356845, Kings Weston Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.680597149172645,
          51.51316763336367
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "374925, Kings Weston Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.682891568401907,
          51.514341183273984
        ]
      }
    }
  ]
}