{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094562906, Maples Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.878561920473923,
          52.22012946380469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070203214, Birmingham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8775804856631508,
          52.22038018226563
        ]
      }
    }
  ]
}