{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dale Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.523635,
            52.741205
          ],
          [
            1.525732,
            52.741102
          ],
          [
            1.527412,
            52.741148
          ],
          [
            1.527525,
            52.741162
          ],
          [
            1.528445,
            52.741269
          ],
          [
            1.52955,
            52.741557
          ],
          [
            1.531226,
            52.741884
          ],
          [
            1.531362,
            52.741891
          ],
          [
            1.531497,
            52.741897
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023455493, NR29 5DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5236468013584774,
          52.7412005548174
        ]
      }
    }
  ]
}