{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/transylvania-log-cabins-pesteana-hunedoara-county",
  "name": "Transylvania Log Cabins",
  "description": "in village - big garden - cafe and chilling place",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/transylvania-log-cabins-pesteana-hunedoara-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651056653.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DC90",
    "addressLocality": "pesteana",
    "addressRegion": "hunedoara-county",
    "postalCode": "337208",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.55306,
    "longitude": 22.82297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "50+"
}