{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.398878,
            54.093978
          ],
          [
            -1.398743,
            54.094251
          ],
          [
            -1.398609,
            54.094525
          ],
          [
            -1.398591,
            54.094561
          ],
          [
            -1.398574,
            54.094596
          ],
          [
            -1.398529,
            54.094663
          ],
          [
            -1.398485,
            54.09473
          ],
          [
            -1.398073,
            54.09467
          ],
          [
            -1.397779,
            54.094627
          ],
          [
            -1.39766,
            54.09461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094451182, YO51 9LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3989909360005484,
          54.09367441826435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094451184, YO51 9GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3986321503909602,
          54.0941669480378
        ]
      }
    }
  ]
}