{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092054998, Edgware Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26023123513788493,
          51.594955283957624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095744839, Edgware Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26023123513788493,
          51.594955283957624
        ]
      }
    }
  ]
}