{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Heaton Lane (B6118)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.73256,
            53.667442
          ],
          [
            -1.731821,
            53.667054
          ],
          [
            -1.731038,
            53.666351
          ],
          [
            -1.730845,
            53.666231
          ],
          [
            -1.730526,
            53.666035
          ],
          [
            -1.730163,
            53.665935
          ],
          [
            -1.72915,
            53.665834
          ],
          [
            -1.728486,
            53.665572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204400, HD5 0PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7325751824082862,
          53.66745972147654
        ]
      }
    }
  ]
}