{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100032214079, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.272151115029955,
          53.01525658755165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004611936, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2721513414687626,
          53.015292543709414
        ]
      }
    }
  ]
}