{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hangerland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.277088,
            51.113258
          ],
          [
            -3.276437,
            51.112704
          ],
          [
            -3.276242,
            51.112404
          ],
          [
            -3.27612,
            51.111547
          ],
          [
            -3.276109,
            51.111471
          ],
          [
            -3.275639,
            51.110553
          ],
          [
            -3.275726,
            51.109722
          ],
          [
            -3.275403,
            51.109537
          ],
          [
            -3.275078,
            51.109439
          ],
          [
            -3.274646,
            51.109309
          ],
          [
            -3.274475,
            51.109141
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023836233, TA4 3QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.277073860695379,
          51.113258477038556
        ]
      }
    }
  ]
}