{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014098672, St Wilfrid's Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10271480030039948,
          50.9975656720601
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062485597, South Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10287622970193593,
          50.99745138152482
        ]
      }
    }
  ]
}