{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Adair Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.669681,
            51.303423
          ],
          [
            -0.669533,
            51.303449
          ],
          [
            -0.669446,
            51.303464
          ],
          [
            -0.669212,
            51.303505
          ],
          [
            -0.669128,
            51.30352
          ],
          [
            -0.669043,
            51.303535
          ],
          [
            -0.668005,
            51.303715
          ],
          [
            -0.666967,
            51.303895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007097160, GU24 0DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6696993430792031,
          51.30340941788794
        ]
      }
    }
  ]
}