{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/casa-lui-craciun-teliucu-inferior-hunedoara-county",
  "name": "Casa Lui Craciun",
  "description": "in the garden of the motel - entrance through gate - bus station 100m - center 250m",
  "url": "https://campertunity.com/listings/campgrounds/casa-lui-craciun-teliucu-inferior-hunedoara-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651056503.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DJ687E",
    "addressLocality": "Teliucu Inferior",
    "addressRegion": "hunedoara-county",
    "postalCode": "337465",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.71989,
    "longitude": 22.88475
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "60",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "60+"
}