{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wildcat Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.263203,
            55.759523
          ],
          [
            -2.261429,
            55.757166
          ],
          [
            -2.259069,
            55.755797
          ],
          [
            -2.258766,
            55.755541
          ],
          [
            -2.25798,
            55.754279
          ],
          [
            -2.255893,
            55.750933
          ],
          [
            -2.256063,
            55.750241
          ],
          [
            -2.256013,
            55.749998
          ],
          [
            -2.255205,
            55.74925
          ],
          [
            -2.254694,
            55.748559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116079956, TD11 3LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.263214541228304,
          55.75950714282265
        ]
      }
    }
  ]
}