{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-agp-varciorog-varciorog-bihor-rumania",
  "name": "Camping AGP Varciorog",
  "description": "beautiful views and excellent amenities - 30 km from Oradea - English spoken - use coordinates",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-agp-varciorog-varciorog-bihor-rumania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651106404.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vârciorog",
    "addressRegion": "bihor",
    "addressCountry": "Rumanía"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.95812,
    "longitude": 22.26393
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "90",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "90+"
}