{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Redcross Street North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.159541,
            53.624311
          ],
          [
            -2.159635,
            53.62431
          ],
          [
            -2.159729,
            53.62431
          ],
          [
            -2.159798,
            53.624314
          ],
          [
            -2.159867,
            53.624318
          ],
          [
            -2.159935,
            53.624322
          ],
          [
            -2.160003,
            53.624326
          ],
          [
            -2.160033,
            53.624327
          ],
          [
            -2.160063,
            53.624327
          ],
          [
            -2.160198,
            53.624327
          ],
          [
            -2.160228,
            53.624327
          ],
          [
            -2.160333,
            53.624327
          ],
          [
            -2.160361,
            53.624388
          ],
          [
            -2.160388,
            53.624448
          ],
          [
            -2.160408,
            53.6245
          ],
          [
            -2.160428,
            53.624551
          ],
          [
            -2.160442,
            53.624587
          ],
          [
            -2.160456,
            53.624623
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113069, OL12 0NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1600613427731807,
          53.624327300481205
        ]
      }
    }
  ]
}