{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-valley-ozunca-bai-covasna-county",
  "name": "Camping The Valley",
  "description": "brown bar -- swimming pool - snack bar -- behind the campsite a large and quiet nature reserve - ideal for people who love walking and nature",
  "url": "https://campertunity.com/listings/campgrounds/camping-valley-ozunca-bai-covasna-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650697723.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "ozunca-bai",
    "addressRegion": "covasna-county",
    "postalCode": "527116",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.09491,
    "longitude": 25.80611
  },
  "sameAs": [
    "https://www.campercontact.com/en/romania/covasna-county/ozunca-bai/9692/camping-the-valley",
    "https://www.campercontact.com/de/rumanien/kovasna/batani/9692/camping-the-valley"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "80",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "80+"
}