{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trevaylor-caravan-camping-park-penzance-england",
  "name": "Trevaylor Caravan & Camping Park",
  "description": "Trevaylor is located in the West Penwith area of ​​Cornwall - close to Land's End - on the edge of a UNESCO World Heritage with Botallack - historic Cornish mining landscape - center 250m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trevaylor-caravan-camping-park-penzance-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650815960.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Truthwall Lane",
    "addressLocality": "Penzance",
    "addressRegion": "england",
    "postalCode": "TR19",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.13391,
    "longitude": -5.68384
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.28,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£24+"
}