{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "148010944, Bluebell Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08115723379494022,
          51.712392403910094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "148041050, St James Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08112754229863117,
          51.71240990354872
        ]
      }
    }
  ]
}