{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-caravan-camping-park-llangammarch-wells-wales",
  "name": "Riverside Caravan Camping Park",
  "description": "Riverside is a secluded, family run, dog friendly, caravan and campsite in Llangammarch Wells - centre 300mtr.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-caravan-camping-park-llangammarch-wells-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "llangammarch-wells",
    "addressRegion": "wales",
    "postalCode": "LD4 4BY",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.11386,
    "longitude": -3.55808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "29",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "29+"
}