{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ridge Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.586833,
            50.481987
          ],
          [
            -3.58639,
            50.481813
          ],
          [
            -3.586115,
            50.481601
          ],
          [
            -3.585316,
            50.480479
          ],
          [
            -3.585182,
            50.480134
          ],
          [
            -3.58507,
            50.479844
          ],
          [
            -3.584511,
            50.479159
          ],
          [
            -3.584318,
            50.478433
          ],
          [
            -3.584333,
            50.478046
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032980922, TQ12 5LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5868327671273588,
          50.48198727829995
        ]
      }
    }
  ]
}