{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.253018,
            53.331215
          ],
          [
            -2.25584,
            53.332642
          ],
          [
            -2.256256,
            53.332853
          ],
          [
            -2.257961,
            53.334242
          ],
          [
            -2.258052,
            53.334395
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007957322, SK9 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2530929010224705,
          53.331214503645356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007967730, SK9 5NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2562662727041345,
          53.33206164891647
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014457217, SK9 5LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2532874616547085,
          53.331106226157104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012371684, SK9 5NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2572205427707064,
          53.333434862400075
        ]
      }
    }
  ]
}