{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2007019003, Old Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4736918698917005,
          53.55925455811089
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032791360, Old Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.473543591243363,
          53.55903818367274
        ]
      }
    }
  ]
}