{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Road East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.309313,
            53.420573
          ],
          [
            -2.309286,
            53.420604
          ],
          [
            -2.309259,
            53.420636
          ],
          [
            -2.309193,
            53.420714
          ],
          [
            -2.309126,
            53.420792
          ],
          [
            -2.309063,
            53.420867
          ],
          [
            -2.309,
            53.420942
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Church Road East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.309,
            53.420942
          ],
          [
            -2.309211,
            53.421004
          ],
          [
            -2.309422,
            53.421067
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070449617, M33 3ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3093129436783526,
          53.420572705192555
        ]
      }
    }
  ]
}