{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/3-stejari-calimanesti-salatrucel-distrito-valcea",
  "name": "La 3 stejari, Călimănești",
  "description": "Beautifully located on a hill - cottages - restaurant - center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/3-stejari-calimanesti-salatrucel-distrito-valcea",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651037375.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Com, Str. Valea Bodi",
    "addressLocality": "Sălătrucel",
    "addressRegion": "distrito-valcea",
    "postalCode": "247585",
    "addressCountry": "Rumanía"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.24735,
    "longitude": 24.37756
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@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": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "15+"
}