{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42033567, Dock Road South",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.979609576036296,
          53.353096726781885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42168687, Dock Road South",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9750444064889203,
          53.35318805581449
        ]
      }
    }
  ]
}