{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Cedars",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.110701,
            53.553091
          ],
          [
            -0.110753,
            53.553181
          ],
          [
            -0.110806,
            53.55327
          ],
          [
            -0.110806,
            53.553297
          ],
          [
            -0.110805,
            53.553324
          ],
          [
            -0.110757,
            53.553556
          ],
          [
            -0.110797,
            53.553561
          ],
          [
            -0.111222,
            53.553613
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090086606, DN34 5BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11071396151834376,
          53.553088215194244
        ]
      }
    }
  ]
}