{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50038028, Christ Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1725936190634831,
          51.07931128564299
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50116056, Christ Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1726041846177144,
          51.079257028574595
        ]
      }
    }
  ]
}