{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kilncroft Side",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.253291,
            55.923954
          ],
          [
            -3.253207,
            55.923829
          ],
          [
            -3.253275,
            55.923442
          ],
          [
            -3.253312,
            55.923378
          ],
          [
            -3.253441,
            55.923153
          ],
          [
            -3.253823,
            55.922872
          ],
          [
            -3.253867,
            55.922853
          ],
          [
            -3.253911,
            55.922834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906475032, EH14 2HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2533199668637356,
          55.92336095718582
        ]
      }
    }
  ]
}