{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013359224, Warwick Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.36775366568857293,
          50.811958468119975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090035366, Warwick Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.36775366568857293,
          50.811958468119975
        ]
      }
    }
  ]
}