{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011723037, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.510975805614175,
          53.26120136878904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003235752, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5115003628610797,
          53.261190129677686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003235803, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5111869582654767,
          53.26130832969161
        ]
      }
    }
  ]
}