{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ancroft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.493917,
            55.987757
          ],
          [
            -2.493762,
            55.987767
          ],
          [
            -2.493607,
            55.987778
          ],
          [
            -2.49345,
            55.987634
          ],
          [
            -2.493292,
            55.98749
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138071165, EH42 1QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4938279387205875,
          55.987760879350425
        ]
      }
    }
  ]
}