{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "394029888, Park Farm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6867117353042704,
          52.61730920700452
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "394040123, Peelers Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.686242116536559,
          52.616885445418134
        ]
      }
    }
  ]
}