{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010338389, Marston Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8175161582632948,
          52.92972576027279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070077087, Marston Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8174134603745797,
          52.92938400996145
        ]
      }
    }
  ]
}