{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.433281,
            53.522735
          ],
          [
            -1.434021,
            53.521598
          ],
          [
            -1.43406,
            53.521539
          ],
          [
            -1.43481,
            53.520966
          ],
          [
            -1.43516,
            53.52059
          ],
          [
            -1.435374,
            53.520389
          ],
          [
            -1.435504,
            53.520267
          ],
          [
            -1.435598,
            53.520178
          ],
          [
            -1.435747,
            53.520039
          ],
          [
            -1.43583,
            53.520003
          ],
          [
            -1.436116,
            53.519879
          ],
          [
            -1.436184,
            53.519849
          ],
          [
            -1.43622,
            53.51984
          ],
          [
            -1.436255,
            53.519831
          ],
          [
            -1.436527,
            53.51976
          ],
          [
            -1.4368,
            53.51969
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022880738, S74 9SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4386551986539107,
          53.519159560428015
        ]
      }
    }
  ]
}