{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maes-carafanau-hendy-caravan-site-caernarfon",
  "name": "Maes Carafanau Hendy Caravan Site",
  "description": "Camper site 2 km / 25 min walk from Caernarfon Castle - centre 2km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maes-carafanau-hendy-caravan-site-caernarfon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651203472.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pant Road",
    "addressLocality": "Caernarfon",
    "addressRegion": "wales",
    "postalCode": "LL54 5RL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.12625,
    "longitude": -4.27347
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£32+"
}