{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009413492, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2172091758642276,
          51.744426291252054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009413986, Russell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2172091758642276,
          51.744426291252054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121255023, Russell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2173246564026017,
          51.74434515761077
        ]
      }
    }
  ]
}