{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010357877, Taylor Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.240528123261961,
          53.79966732822122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001589265, Taylor Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.244361203790107,
          53.79306239253521
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001589266, Taylor Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2406050130888957,
          53.79983794537837
        ]
      }
    }
  ]
}