{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Luke's Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.748601,
            51.8104
          ],
          [
            0.748642,
            51.810415
          ],
          [
            0.748684,
            51.81043
          ],
          [
            0.748836,
            51.810487
          ],
          [
            0.748988,
            51.810543
          ],
          [
            0.74915,
            51.810608
          ],
          [
            0.749312,
            51.810673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Luke's Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.749312,
            51.810673
          ],
          [
            0.749427,
            51.810718
          ],
          [
            0.749541,
            51.810764
          ],
          [
            0.749838,
            51.810882
          ],
          [
            0.750134,
            51.811001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095447710, CO5 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.750083030823123,
          51.81099546244269
        ]
      }
    }
  ]
}