{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashybank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.833507,
            55.556764
          ],
          [
            -2.832193,
            55.556374
          ],
          [
            -2.832098,
            55.556406
          ],
          [
            -2.831821,
            55.556501
          ],
          [
            -2.831291,
            55.55687
          ],
          [
            -2.831104,
            55.557
          ],
          [
            -2.831019,
            55.557059
          ],
          [
            -2.831001,
            55.557253
          ],
          [
            -2.831,
            55.557265
          ],
          [
            -2.831263,
            55.557371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116071718, TD7 4JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8334914484040907,
          55.556764114555556
        ]
      }
    }
  ]
}