{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "88555, Lawnwood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5657840847281608,
          51.46161766567435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "198252, Easton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.56559685980171,
          51.461609577696535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "246026, Easton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.56559685980171,
          51.461609577696535
        ]
      }
    }
  ]
}