{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-gheorgheni",
  "name": "Clothes Wash Dry",
  "description": "Camping with cabins - restaurant - div possibilities for excursions - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-gheorgheni",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651099780.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DN12C",
    "addressLocality": "Gheorgheni",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.733,
    "longitude": 25.65106
  },
  "sameAs": [
    "https://www.campercontact.com/en/romania/harghita-county/gheorgheni/103627/pensiune-camping-4",
    "https://www.pensiune-camping4.ro",
    "https://www.campercontact.com/it/romania/harghita/gheorgheni/103627/pensiune-camping-4"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "60",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "60+"
}