{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.494445,
            52.533831
          ],
          [
            1.494418,
            52.533772
          ],
          [
            1.494392,
            52.533713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.494392,
            52.533713
          ],
          [
            1.494271,
            52.53378
          ],
          [
            1.49415,
            52.533847
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.494392,
            52.533713
          ],
          [
            1.495441,
            52.533069
          ],
          [
            1.496688,
            52.532575
          ],
          [
            1.496955,
            52.532414
          ],
          [
            1.497032,
            52.53162
          ],
          [
            1.497176,
            52.531293
          ],
          [
            1.497692,
            52.530572
          ],
          [
            1.497933,
            52.530236
          ],
          [
            1.498184,
            52.529131
          ],
          [
            1.499351,
            52.527606
          ],
          [
            1.499949,
            52.526895
          ],
          [
            1.499989,
            52.526534
          ],
          [
            1.500029,
            52.526172
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001694, NR14 6DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4941157465093788,
          52.53385226320592
        ]
      }
    }
  ]
}