{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090252360, Tudor Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8546230556172172,
          52.571354430087524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091555083, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8523833126134845,
          52.57927169554089
        ]
      }
    }
  ]
}