{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.171741,
            52.49304
          ],
          [
            1.17183,
            52.493097
          ],
          [
            1.171918,
            52.493154
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.171653,
            52.493152
          ],
          [
            1.171697,
            52.493096
          ],
          [
            1.171741,
            52.49304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.168132,
            52.491115
          ],
          [
            1.168383,
            52.491325
          ],
          [
            1.168988,
            52.491542
          ],
          [
            1.169904,
            52.491985
          ],
          [
            1.169987,
            52.492033
          ],
          [
            1.171741,
            52.49304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630004354, NR16 1LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1717821369725254,
          52.49310404809113
        ]
      }
    }
  ]
}