{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Katrine Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.670149,
            55.868926
          ],
          [
            -3.669989,
            55.868874
          ],
          [
            -3.66983,
            55.868823
          ],
          [
            -3.669658,
            55.868767
          ],
          [
            -3.669486,
            55.868712
          ],
          [
            -3.669205,
            55.868618
          ],
          [
            -3.668923,
            55.868526
          ],
          [
            -3.668902,
            55.868516
          ],
          [
            -3.668882,
            55.868506
          ],
          [
            -3.668855,
            55.868489
          ],
          [
            -3.668829,
            55.868472
          ],
          [
            -3.668753,
            55.868356
          ],
          [
            -3.668678,
            55.868241
          ],
          [
            -3.66867,
            55.868188
          ],
          [
            -3.668662,
            55.868135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135028272, EH47 0RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6701487922806404,
          55.86892586628215
        ]
      }
    }
  ]
}