{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.591207,
            54.198471
          ],
          [
            -2.591321,
            54.198485
          ],
          [
            -2.591435,
            54.198499
          ],
          [
            -2.592168,
            54.19864
          ],
          [
            -2.592901,
            54.198781
          ],
          [
            -2.59345,
            54.198929
          ],
          [
            -2.593808,
            54.199025
          ],
          [
            -2.594003,
            54.198977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034108781, LA6 2SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5850434801712296,
          54.19833895529173
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090931124, LA6 2DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5920076104225016,
          54.19869138452353
        ]
      }
    }
  ]
}