{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.352267,
            53.553589
          ],
          [
            -1.352929,
            53.552731
          ],
          [
            -1.35359,
            53.551872
          ],
          [
            -1.354561,
            53.550904
          ],
          [
            -1.355532,
            53.549935
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.359137,
            53.547884
          ],
          [
            -1.35932,
            53.547732
          ],
          [
            -1.359481,
            53.5476
          ],
          [
            -1.359819,
            53.54732
          ],
          [
            -1.360458,
            53.546965
          ],
          [
            -1.360769,
            53.546793
          ],
          [
            -1.360994,
            53.546667
          ],
          [
            -1.361869,
            53.546165
          ],
          [
            -1.361934,
            53.546127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022881231, S72 0BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3522673857481735,
          53.55358941653964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022884892, S72 0JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.361297598968618,
          53.546321325353674
        ]
      }
    }
  ]
}