{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oconnors-riverside-camping-caravan-park-doolin-county-clare",
  "name": "O'Connor's Riverside Camping & Caravan Park",
  "description": "Walk from the campsite to the Cliffs of Moher - use GPS coordinates - center 250m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oconnors-riverside-camping-caravan-park-doolin-county-clare",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808938.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Doolin",
    "addressRegion": "county-clare",
    "postalCode": "V95 VX46",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.01667,
    "longitude": -9.37962
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28+"
}