{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ingram Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.716353,
            55.605645
          ],
          [
            -1.716047,
            55.605192
          ],
          [
            -1.715741,
            55.604738
          ],
          [
            -1.714341,
            55.60235
          ],
          [
            -1.713999,
            55.601938
          ],
          [
            -1.712592,
            55.601117
          ],
          [
            -1.710693,
            55.600439
          ],
          [
            -1.709839,
            55.599961
          ],
          [
            -1.708079,
            55.598203
          ],
          [
            -1.707791,
            55.597916
          ],
          [
            -1.707288,
            55.597295
          ],
          [
            -1.706818,
            55.596458
          ],
          [
            -1.706927,
            55.595861
          ],
          [
            -1.706811,
            55.594497
          ],
          [
            -1.704546,
            55.590467
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034177705, NE69 7AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7045785666663573,
          55.59042355579455
        ]
      }
    }
  ]
}