{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deja-view-cabin-camp-rogojel-cluj",
  "name": "Deja View Cabin & Camp",
  "description": "Mountain panorama - starting point for trekking in the Vladeasa mountains - center of Rogojel: 800m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deja-view-cabin-camp-rogojel-cluj",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651262436.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DC129",
    "addressLocality": "Rogojel",
    "addressRegion": "cluj",
    "postalCode": "407496",
    "addressCountry": "Rumanía"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.78804,
    "longitude": 22.84217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "100+"
}