{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fourth Gait",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.326419,
            55.911436
          ],
          [
            -3.326307,
            55.911368
          ],
          [
            -3.326248,
            55.91133
          ],
          [
            -3.32619,
            55.911293
          ],
          [
            -3.326167,
            55.911277
          ],
          [
            -3.326144,
            55.911261
          ],
          [
            -3.325589,
            55.910887
          ],
          [
            -3.325034,
            55.910513
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906493671, EH14 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.324351856339745,
          55.91049587557825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906494018, EH14 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3255964366635564,
          55.91086886795727
        ]
      }
    }
  ]
}