{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "103001738, Westoe Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4294655553527824,
          54.99359918457704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000346155, Percy Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4298883012199721,
          54.993547247506896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000005493, Westoe Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4294655553527824,
          54.99359918457704
        ]
      }
    }
  ]
}