{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foss Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.942433,
            51.378049
          ],
          [
            -2.941589,
            51.37951
          ],
          [
            -2.940744,
            51.380971
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Foss Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.946119,
            51.376691
          ],
          [
            -2.945296,
            51.376986
          ],
          [
            -2.944473,
            51.377282
          ],
          [
            -2.943453,
            51.377666
          ],
          [
            -2.942433,
            51.378049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24147278, BS22 9YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9460274836784395,
          51.37676408115974
        ]
      }
    }
  ]
}