{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023245816, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7615418998027224,
          50.73486141619841
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041032907, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.760505966926329,
          50.73476925867834
        ]
      }
    }
  ]
}