{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lee Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.648699,
            50.366459
          ],
          [
            -3.64852,
            50.36662
          ],
          [
            -3.64709,
            50.367153
          ],
          [
            -3.646104,
            50.367613
          ],
          [
            -3.645536,
            50.367741
          ],
          [
            -3.64529,
            50.367797
          ],
          [
            -3.644738,
            50.367868
          ],
          [
            -3.644094,
            50.367872
          ],
          [
            -3.642998,
            50.367693
          ],
          [
            -3.64249,
            50.367322
          ],
          [
            -3.642292,
            50.367322
          ],
          [
            -3.642072,
            50.367322
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564797, TQ9 7DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.648725173292747,
          50.36644642015363
        ]
      }
    }
  ]
}