{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holbrook Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.425632,
            52.076931
          ],
          [
            0.425663,
            52.077036
          ],
          [
            0.425694,
            52.077141
          ],
          [
            0.425702,
            52.077175
          ],
          [
            0.42571,
            52.077209
          ],
          [
            0.425725,
            52.077289
          ],
          [
            0.42574,
            52.07737
          ],
          [
            0.42575,
            52.077424
          ],
          [
            0.42576,
            52.077478
          ],
          [
            0.425767,
            52.077516
          ],
          [
            0.425774,
            52.077553
          ],
          [
            0.425789,
            52.077648
          ],
          [
            0.425805,
            52.077744
          ],
          [
            0.425818,
            52.077833
          ],
          [
            0.425832,
            52.077921
          ],
          [
            0.425835,
            52.077946
          ],
          [
            0.425839,
            52.07797
          ],
          [
            0.425846,
            52.078015
          ],
          [
            0.425853,
            52.078059
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010694659, CB9 8LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4258535305156597,
          52.07805932187132
        ]
      }
    }
  ]
}