{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alcorn Rigg",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.277636,
            55.910936
          ],
          [
            -3.277749,
            55.910961
          ],
          [
            -3.277862,
            55.910987
          ],
          [
            -3.277954,
            55.910869
          ],
          [
            -3.27801,
            55.91086
          ],
          [
            -3.278288,
            55.910812
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906007948, EH14 3BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2781087997792597,
          55.91071500192815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906007950, EH14 3BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.278055173502285,
          55.91103005590122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906407553, EH14 3BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2778925866911868,
          55.910950872654624
        ]
      }
    }
  ]
}