{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093154275, Shakespeare Villas",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.151949390021983,
          52.95841240611628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001388897, North Sherwood Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.151575343936096,
          52.95850862207961
        ]
      }
    }
  ]
}