{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-pacho-velka-causa-trencin",
  "name": "Camp Pacho",
  "description": "campsite on road number 9 - use GPS coordinates - lawns - terraces - traditional restaurant - mini golf - historic city of Bojnice with castle 5km - zoo - thermal bath - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-pacho-velka-causa-trencin",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650976996.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "wegnummer 9",
    "addressLocality": "velka-causa",
    "addressRegion": "trencin",
    "postalCode": "971 01",
    "addressCountry": "slowakije"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.78186,
    "longitude": 18.68396
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "33+"
}