{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Low Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.537794,
            54.655783
          ],
          [
            -2.537476,
            54.655476
          ],
          [
            -2.537157,
            54.655169
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Low Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.539694,
            54.657802
          ],
          [
            -2.539261,
            54.65738
          ],
          [
            -2.538829,
            54.656957
          ],
          [
            -2.538601,
            54.656665
          ],
          [
            -2.538374,
            54.656373
          ],
          [
            -2.538084,
            54.656078
          ],
          [
            -2.537794,
            54.655783
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023878522, CA10 1TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.537170783966303,
          54.65520744029714
        ]
      }
    }
  ]
}