{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012433016, Warden Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.28118160393592284,
          52.09154425173987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012435534, Gypsy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2809697545605017,
          52.091738976403185
        ]
      }
    }
  ]
}