{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bryher-campsite-isles-of-scilly-england",
  "name": "Bryher Campsite",
  "description": "Nestled in a sheltered valley on the rugged island of Bryher, with stunning panoramic sea views, Bryher Campsite is the perfect base for exploring the beautiful Isles of Scilly.Whether you’re looking for the perfect family getaway, or a quiet escape from the hustle and bustle of modern life, Bryher Campsite is the perfect place to unwind and enjoy island life. The site has a friendly, relaxed feel which sees many of our campers returning year after year.The Telegraph has named Bryher Campsite...",
  "url": "https://campertunity.com/listings/campgrounds/bryher-campsite-isles-of-scilly-england",
  "image": [
    "https://lh4.googleusercontent.com/--A7k2hddadk/UuvGRJ_sMCI/AAAAAAAD0g4/HWHKPDyvmrg/w1000/cyclone.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bryher",
    "addressLocality": "Isles Of Scilly",
    "addressRegion": "England",
    "postalCode": "TR23 0PR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.9203409,
    "longitude": -6.2928791
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}