{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cemetery Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.333185,
            56.798313
          ],
          [
            -2.333366,
            56.798287
          ],
          [
            -2.333546,
            56.798262
          ],
          [
            -2.334343,
            56.797937
          ],
          [
            -2.334915,
            56.797704
          ],
          [
            -2.335195,
            56.797709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cemetery Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.330019,
            56.799291
          ],
          [
            -2.330858,
            56.798965
          ],
          [
            -2.331676,
            56.798832
          ],
          [
            -2.332539,
            56.798691
          ],
          [
            -2.333116,
            56.798445
          ],
          [
            -2.333185,
            56.798313
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155542, DD10 0HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.330043663395755,
          56.79929049765018
        ]
      }
    }
  ]
}