{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015812626, Marsh Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.022626922025546954,
          51.80406961357089
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033099577, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0223127111567215,
          51.80428913472168
        ]
      }
    }
  ]
}