{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090137884, Woodhouse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9107521878749223,
          53.85662570981802
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004707940, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.913551658915522,
          53.85559414776219
        ]
      }
    }
  ]
}