{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2007006672, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4795906521764883,
          53.549725651475235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007018680, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4792305357860474,
          53.54955330447971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052110061, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4792305357860474,
          53.54955330447971
        ]
      }
    }
  ]
}