{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23101123, Woodend Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1246002101916255,
          53.64785572416272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113752, Woodend Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125281787152737,
          53.64813364528215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113770, Pedler Brow Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.122920582991063,
          53.64770466474583
        ]
      }
    }
  ]
}