{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003080221, West Auckland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.596511731407968,
          54.562840802285436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003080222, West Auckland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.596511731407968,
          54.562840802285436
        ]
      }
    }
  ]
}