{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002333544, Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5296688385458203,
          51.484701016864676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022915070",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5289973408566245,
          51.48498034527184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081318854, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5293301992390742,
          51.484930566789494
        ]
      }
    }
  ]
}