{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30090353, Sandbrook Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.520554030136286,
          51.06184006125425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30120740, Sandbrook Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5202410161720663,
          51.06192238545389
        ]
      }
    }
  ]
}