{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72652122, Wood Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6033433921371563,
          53.77972299443485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72675197, Whitehall Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6035865278481876,
          53.77968784575941
        ]
      }
    }
  ]
}