{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackberry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.86239,
            51.695547
          ],
          [
            -4.862476,
            51.69543
          ],
          [
            -4.86243,
            51.695333
          ],
          [
            -4.861711,
            51.69438
          ],
          [
            -4.861453,
            51.693866
          ],
          [
            -4.861649,
            51.693558
          ],
          [
            -4.86233,
            51.693117
          ],
          [
            -4.862919,
            51.692566
          ],
          [
            -4.862924,
            51.692279
          ],
          [
            -4.862948,
            51.690583
          ],
          [
            -4.862999,
            51.690516
          ],
          [
            -4.863428,
            51.690398
          ],
          [
            -4.863587,
            51.690211
          ],
          [
            -4.863304,
            51.689221
          ],
          [
            -4.863361,
            51.688789
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023956789, SA71 5AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.8633398553807465,
          51.688814402526354
        ]
      }
    }
  ]
}