{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bryce Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.306174,
            55.89944
          ],
          [
            -3.305878,
            55.899563
          ],
          [
            -3.305796,
            55.899597
          ],
          [
            -3.305666,
            55.899728
          ],
          [
            -3.305617,
            55.8998
          ],
          [
            -3.305567,
            55.899873
          ],
          [
            -3.305513,
            55.899952
          ],
          [
            -3.305458,
            55.900032
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906408184, EH14 5JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.305595415067571,
          55.89982351206596
        ]
      }
    }
  ]
}