{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/helen-caernarfon-wales-united-kingdom",
  "name": "Is Helen Farm Caravan Park",
  "description": "campsite near the sea and the historic site Caernarfon - Caernarfon Castle at 15 min.lopen - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/helen-caernarfon-wales-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831677.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "caernarfon",
    "addressRegion": "wales",
    "postalCode": "LL54 5RN",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.13607,
    "longitude": -4.29335
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}