{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-dragus-dragus-brasov-county",
  "name": "Camping Dragus",
  "description": "old CP of the municipality on the edge of the village with a beautiful view of the Fagaras Mountains - pay in the church - simple sanitary facilities - very quiet - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/camping-dragus-dragus-brasov-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650896503.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "dragus",
    "addressRegion": "brasov-county",
    "postalCode": "507251",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.75189,
    "longitude": 24.77643
  },
  "sameAs": [
    "https://www.campercontact.com/en/romania/brasov-county/dragus/86415/camping-dragus"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "15+"
}