{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beggars Roost",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.831109,
            51.21574
          ],
          [
            -3.831207,
            51.215709
          ],
          [
            -3.831304,
            51.215678
          ],
          [
            -3.832298,
            51.215031
          ],
          [
            -3.832436,
            51.214812
          ],
          [
            -3.832423,
            51.214542
          ],
          [
            -3.832476,
            51.214499
          ],
          [
            -3.8327,
            51.214315
          ],
          [
            -3.832823,
            51.214272
          ],
          [
            -3.833376,
            51.214323
          ],
          [
            -3.834163,
            51.214276
          ],
          [
            -3.83449,
            51.214483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012108940, EX35 6LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8345110423550524,
          51.214500995433276
        ]
      }
    }
  ]
}