{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093095999, West Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7528457976892109,
          52.61521503452088
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030724853, West Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7516925229403745,
          52.61525683060237
        ]
      }
    }
  ]
}