{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peel Bank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.414394,
            53.745462
          ],
          [
            -2.414337,
            53.745734
          ],
          [
            -2.414308,
            53.745875
          ],
          [
            -2.414369,
            53.746001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009967197, BB5 4PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4146257261681936,
          53.74584727554814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009967198, BB5 4PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4145348392244874,
          53.74585657821022
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885830, BB5 4PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.41439465939709,
          53.74547956284265
        ]
      }
    }
  ]
}