{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rayner's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.484858,
            52.489682
          ],
          [
            1.48479,
            52.490125
          ],
          [
            1.484952,
            52.491171
          ],
          [
            1.484684,
            52.491553
          ],
          [
            1.484122,
            52.491705
          ],
          [
            1.483177,
            52.491838
          ],
          [
            1.482158,
            52.491982
          ],
          [
            1.481374,
            52.492324
          ],
          [
            1.478944,
            52.493051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001575, NR35 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4789549070756138,
          52.49303390280945
        ]
      }
    }
  ]
}