{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-ilfracombe-england",
  "name": "Clothes Wash Dry",
  "description": "family camping in a quiet and secluded area - use GPS coordinates - on the North Devon coast with forest and hiking trails - sheltered beaches - cafes and restaurants - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-ilfracombe-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842387.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ilfracombe",
    "addressRegion": "england",
    "postalCode": "EX34 9SL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.21145,
    "longitude": -4.06155
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "34",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£34+"
}