{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Acredale",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.638509,
            55.902034
          ],
          [
            -3.638693,
            55.901975
          ],
          [
            -3.638877,
            55.901915
          ],
          [
            -3.639001,
            55.901885
          ],
          [
            -3.639125,
            55.901855
          ],
          [
            -3.639386,
            55.901822
          ],
          [
            -3.639647,
            55.901788
          ],
          [
            -3.639776,
            55.901751
          ],
          [
            -3.639905,
            55.901714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135029290, EH48 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6399189164043095,
          55.90170977341882
        ]
      }
    }
  ]
}