{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003026410, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3562648909022803,
          54.004124256570655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025050584, Hopperton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3560894514793884,
          54.00461764736496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095769543, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3510319235705366,
          54.00509377919389
        ]
      }
    }
  ]
}