{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "136025, Wells Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.566006442980736,
          51.434219059625754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "245308, St John's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5662067174695804,
          51.43412817544499
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312270, Broad Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.566435538055121,
          51.43401916960624
        ]
      }
    }
  ]
}