{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heath Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.52189,
            52.475879
          ],
          [
            1.521937,
            52.475844
          ],
          [
            1.521985,
            52.475809
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Heath Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.521985,
            52.475809
          ],
          [
            1.521927,
            52.475644
          ],
          [
            1.521887,
            52.47553
          ],
          [
            1.521839,
            52.475393
          ],
          [
            1.521733,
            52.475213
          ],
          [
            1.521692,
            52.475143
          ],
          [
            1.521442,
            52.474715
          ],
          [
            1.521393,
            52.474632
          ],
          [
            1.521068,
            52.473628
          ],
          [
            1.521017,
            52.473472
          ],
          [
            1.521001,
            52.472606
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Heath Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.521985,
            52.475809
          ],
          [
            1.522016,
            52.475863
          ],
          [
            1.522047,
            52.475918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630000858, NR34 0LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5219683819513536,
          52.47590296021883
        ]
      }
    }
  ]
}