{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010346671, Marston Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8255611727807177,
          52.908244410187876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070105450, Marston Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8253535508451113,
          52.90810926590059
        ]
      }
    }
  ]
}