{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-transilvania-fagaras-hurez-brasov",
  "name": "Camping Transilvania Fagaras",
  "description": "camping - lake to fish - on the outskirts of Beclean - . Făgăraș.7km",
  "url": "https://campertunity.com/listings/campgrounds/camping-transilvania-fagaras-hurez-brasov",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651199440.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "hurez",
    "addressRegion": "brasov",
    "postalCode": "507013",
    "addressCountry": "rumania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8157,
    "longitude": 24.93829
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "100+"
}