{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Corsehill Burn Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.200127,
            57.189397
          ],
          [
            -2.200023,
            57.189404
          ],
          [
            -2.199772,
            57.18942
          ],
          [
            -2.199224,
            57.189456
          ],
          [
            -2.198851,
            57.1894
          ],
          [
            -2.197271,
            57.188741
          ],
          [
            -2.194747,
            57.187689
          ],
          [
            -2.194418,
            57.18755
          ],
          [
            -2.194089,
            57.187411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051150193, AB21 9TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2002469072345052,
          57.189637286642146
        ]
      }
    }
  ]
}