{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stoney Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.886808,
            53.71335
          ],
          [
            -1.886501,
            53.713495
          ],
          [
            -1.886448,
            53.713495
          ],
          [
            -1.886003,
            53.713497
          ],
          [
            -1.885929,
            53.713481
          ],
          [
            -1.885787,
            53.713449
          ],
          [
            -1.885644,
            53.713417
          ],
          [
            -1.885439,
            53.713402
          ],
          [
            -1.884852,
            53.713361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219721, HX2 7DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8868127654818794,
          53.71334616017181
        ]
      }
    }
  ]
}