{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013171606, Warren Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7032879438557185,
          51.672796823790144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013175922, Warren Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.703009212449919,
          51.672731295260014
        ]
      }
    }
  ]
}