{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lakes Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.93637,
            53.468097
          ],
          [
            -2.936934,
            53.468057
          ],
          [
            -2.937498,
            53.468016
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lakes Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.93521,
            53.468206
          ],
          [
            -2.935444,
            53.468172
          ],
          [
            -2.935678,
            53.468139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lakes Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.935678,
            53.468139
          ],
          [
            -2.936024,
            53.468118
          ],
          [
            -2.93637,
            53.468097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260578, L9 7LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.935286363103205,
          53.46882476010877
        ]
      }
    }
  ]
}