{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bath Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.176531,
            54.696416
          ],
          [
            -1.176513,
            54.696381
          ],
          [
            -1.176495,
            54.696346
          ],
          [
            -1.176439,
            54.696215
          ],
          [
            -1.176382,
            54.696083
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bath Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.176655,
            54.696601
          ],
          [
            -1.176593,
            54.696508
          ],
          [
            -1.176531,
            54.696416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009717693, TS24 0PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1763522425153623,
          54.69603771139911
        ]
      }
    }
  ]
}