{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-powers-the-pot-clonmel-county-tipperary",
  "name": "Camping Powers The Pot",
  "description": "Basic campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-powers-the-pot-clonmel-county-tipperary",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651133759.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harney's Cross",
    "addressLocality": "clonmel",
    "addressRegion": "county-tipperary",
    "postalCode": "E91 F782",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.32865,
    "longitude": -7.6241
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}