{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buckingham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.42705,
            52.076704
          ],
          [
            0.42708,
            52.076852
          ],
          [
            0.42711,
            52.076999
          ],
          [
            0.427128,
            52.07709
          ],
          [
            0.427146,
            52.077181
          ],
          [
            0.427164,
            52.077274
          ],
          [
            0.427183,
            52.077367
          ],
          [
            0.4272,
            52.077455
          ],
          [
            0.427218,
            52.077543
          ],
          [
            0.427238,
            52.077646
          ],
          [
            0.427259,
            52.077749
          ],
          [
            0.427264,
            52.077779
          ],
          [
            0.42727,
            52.077808
          ],
          [
            0.427266,
            52.077833
          ],
          [
            0.427263,
            52.077859
          ],
          [
            0.427207,
            52.077984
          ],
          [
            0.427151,
            52.078109
          ],
          [
            0.427094,
            52.078225
          ],
          [
            0.427036,
            52.078341
          ],
          [
            0.427174,
            52.078365
          ],
          [
            0.427311,
            52.07839
          ],
          [
            0.427528,
            52.078429
          ],
          [
            0.427745,
            52.078467
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010693909, CB9 8NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.42704971884581583,
          52.07670379122152
        ]
      }
    }
  ]
}