{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jacks Gait",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.677016,
            55.356832
          ],
          [
            -4.677151,
            55.356915
          ],
          [
            -4.677287,
            55.356999
          ],
          [
            -4.677052,
            55.357119
          ],
          [
            -4.676817,
            55.35724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141071912, KA19 7BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.677250296522837,
          55.3569607968587
        ]
      }
    }
  ]
}