{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033572053, Suffolk Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13126836083782842,
          51.508830316712654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023605397, Haymarket",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13130525295275822,
          51.508633069010386
        ]
      }
    }
  ]
}