{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-carei-satu-mare-county",
  "name": "Camping \"Carei\"",
  "description": "Location opposite Thermaalbad - food 350m - guests get discount at pool - wristband also for weekend disco \"Joy Club\" - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-carei-satu-mare-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808366.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Viilor",
    "addressLocality": "Carei",
    "addressRegion": "satu-mare-county",
    "postalCode": "445100",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.672,
    "longitude": 22.45445
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.7,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "60",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "60+"
}