{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Palting Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.166748,
            51.078813
          ],
          [
            1.166979,
            51.078835
          ],
          [
            1.167209,
            51.078857
          ],
          [
            1.167329,
            51.078869
          ],
          [
            1.167449,
            51.078881
          ],
          [
            1.167702,
            51.078912
          ],
          [
            1.167954,
            51.078943
          ],
          [
            1.168088,
            51.07896
          ],
          [
            1.168223,
            51.078977
          ],
          [
            1.168255,
            51.078981
          ],
          [
            1.168287,
            51.078985
          ],
          [
            1.168355,
            51.078994
          ],
          [
            1.168422,
            51.079003
          ],
          [
            1.168637,
            51.079039
          ],
          [
            1.168852,
            51.079076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111980, CT20 2RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.166747748450685,
          51.0788132915738
        ]
      }
    }
  ]
}