{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gladstone Bridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.273636,
            51.400807
          ],
          [
            -3.273734,
            51.400887
          ],
          [
            -3.273831,
            51.400967
          ],
          [
            -3.273849,
            51.401005
          ],
          [
            -3.273867,
            51.401043
          ],
          [
            -3.274003,
            51.401301
          ],
          [
            -3.274139,
            51.401559
          ],
          [
            -3.274203,
            51.401712
          ],
          [
            -3.274267,
            51.401866
          ],
          [
            -3.274383,
            51.402143
          ],
          [
            -3.274401,
            51.402186
          ],
          [
            -3.274482,
            51.40238
          ],
          [
            -3.274535,
            51.402506
          ],
          [
            -3.274581,
            51.402596
          ],
          [
            -3.274627,
            51.402685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101794, CF63 4DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2736954478083233,
          51.40074379849945
        ]
      }
    }
  ]
}