{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008904142, Cathedral Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2035029062227185,
          51.48954439251189
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095992556, Pen-Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.203712270843291,
          51.489290469390376
        ]
      }
    }
  ]
}