{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.905872,
            54.423517
          ],
          [
            -2.907057,
            54.423712
          ],
          [
            -2.90734,
            54.423817
          ],
          [
            -2.907335,
            54.423867
          ],
          [
            -2.90729,
            54.424355
          ],
          [
            -2.907416,
            54.424484
          ],
          [
            -2.907524,
            54.424594
          ],
          [
            -2.907692,
            54.424767
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034108542, LA23 1PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.907652032521266,
          54.42474914542318
        ]
      }
    }
  ]
}