{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Chancellor's Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.948165,
            51.440183
          ],
          [
            -0.948667,
            51.440316
          ],
          [
            -0.950133,
            51.440425
          ],
          [
            -0.951296,
            51.440511
          ],
          [
            -0.951728,
            51.440488
          ],
          [
            -0.952023,
            51.440399
          ],
          [
            -0.952105,
            51.440374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310071922, RG6 6DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9502042559514421,
          51.440428972285694
        ]
      }
    }
  ]
}