{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highwall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.540408,
            51.392232
          ],
          [
            -2.539897,
            51.392729
          ],
          [
            -2.539132,
            51.393721
          ],
          [
            -2.539097,
            51.393778
          ],
          [
            -2.538469,
            51.394785
          ],
          [
            -2.537647,
            51.395218
          ],
          [
            -2.536423,
            51.395821
          ],
          [
            -2.535004,
            51.397148
          ],
          [
            -2.534481,
            51.397494
          ],
          [
            -2.534127,
            51.397729
          ],
          [
            -2.53282,
            51.398471
          ],
          [
            -2.531705,
            51.399015
          ],
          [
            -2.531176,
            51.399207
          ],
          [
            -2.530622,
            51.39928
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023105216, BS14 0QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.540408061488804,
          51.39223184570889
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023114159, BS31 2SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5344060025935478,
          51.397645417972576
        ]
      }
    }
  ]
}