{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Headlam Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.308126,
            54.574612
          ],
          [
            -1.307975,
            54.574648
          ],
          [
            -1.307824,
            54.574685
          ],
          [
            -1.307646,
            54.574719
          ],
          [
            -1.307468,
            54.574754
          ],
          [
            -1.307154,
            54.574765
          ],
          [
            -1.30684,
            54.574776
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009303919, TS20 2UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.306839637724638,
          54.57477568795217
        ]
      }
    }
  ]
}