{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070841004, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0559217480312943,
          53.8180258260964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010826268, Promenade",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.055676505763503,
          53.8179381014281
        ]
      }
    }
  ]
}