{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Headland Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.423219,
            52.079274
          ],
          [
            0.423507,
            52.079255
          ],
          [
            0.423794,
            52.079235
          ],
          [
            0.42395,
            52.079218
          ],
          [
            0.424106,
            52.079201
          ],
          [
            0.424209,
            52.079096
          ],
          [
            0.424313,
            52.07899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Headland Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.422317,
            52.079328
          ],
          [
            0.422507,
            52.079316
          ],
          [
            0.422697,
            52.079305
          ],
          [
            0.422821,
            52.079297
          ],
          [
            0.422946,
            52.07929
          ],
          [
            0.423083,
            52.079282
          ],
          [
            0.423219,
            52.079274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010694595, CB9 8JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.422288195418132,
          52.07932868117121
        ]
      }
    }
  ]
}