{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lands-end-trevescan-england",
  "name": "Camping Lands End",
  "description": "campsite with a view of the ocean - 8 min. walking distance from Lands End - center 100 mtr.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lands-end-trevescan-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651044601.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B3315",
    "addressLocality": "Trevescan",
    "addressRegion": "england",
    "postalCode": "TR19 7AQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.06502,
    "longitude": -5.69771
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£25+"
}