{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cheile-turzii-com-turda-cluj-county",
  "name": "Cheile Turzii.com",
  "description": "beautiful green field in remote end of this famous gorge - fantastic walking - bar-restaurant - manager speaks English and German - Turda center 10km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cheile-turzii-com-turda-cluj-county",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650790915.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Cheii",
    "addressLocality": "Turda",
    "addressRegion": "cluj-county",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.57115,
    "longitude": 23.6671
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "45",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "45+"
}