{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.549244,
            50.551457
          ],
          [
            -3.549323,
            50.551511
          ],
          [
            -3.54935,
            50.55153
          ],
          [
            -3.549362,
            50.551538
          ],
          [
            -3.54948,
            50.551619
          ],
          [
            -3.549738,
            50.551838
          ],
          [
            -3.55014,
            50.552025
          ],
          [
            -3.550189,
            50.552024
          ],
          [
            -3.550829,
            50.552011
          ],
          [
            -3.551142,
            50.552088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032982424, TQ14 9TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5511145969138798,
          50.55210646266506
        ]
      }
    }
  ]
}