{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008633587, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34332263026877713,
          53.74509605184375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024005574, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34342695775460924,
          53.74514243971971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094918880, Prospect Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3437445350971157,
          53.74516480720414
        ]
      }
    }
  ]
}