{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cedar Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.688952,
            51.108861
          ],
          [
            -2.68871,
            51.109119
          ],
          [
            -2.687554,
            51.109903
          ],
          [
            -2.6869,
            51.110488
          ],
          [
            -2.686764,
            51.110609
          ],
          [
            -2.686443,
            51.111079
          ],
          [
            -2.685903,
            51.112278
          ],
          [
            -2.685733,
            51.112421
          ],
          [
            -2.685663,
            51.112458
          ],
          [
            -2.685592,
            51.112496
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068054, BA6 8TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6856063164344786,
          51.11247767721444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024729269, BA6 8SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.688339759863661,
          51.10800147978244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025499409, BA6 8TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6890483275403287,
          51.11338363428138
        ]
      }
    }
  ]
}