{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Narrow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.130018,
            53.602028
          ],
          [
            -1.129974,
            53.601953
          ],
          [
            -1.12993,
            53.601877
          ],
          [
            -1.129699,
            53.601664
          ],
          [
            -1.129585,
            53.601115
          ],
          [
            -1.129305,
            53.600715
          ],
          [
            -1.129017,
            53.600304
          ],
          [
            -1.128548,
            53.599801
          ],
          [
            -1.128503,
            53.599582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006609801, DN5 0LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1284963459135633,
          53.59959254850677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025560144, DN5 0NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1299966440575806,
          53.60158993389446
        ]
      }
    }
  ]
}