{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-valea-lunga-romana-timis-county",
  "name": "Clothes Wash Dry",
  "description": "small family campsite (2500 m²) - tranquility of traditional Romanian village - home-cooked vegetarian meals, lemonade, coffee or tea and a shady spot in our garden -face book page: Lotus Mellow.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-valea-lunga-romana-timis-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651057154.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Valea Lungă Română",
    "addressRegion": "timis-county",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.75556,
    "longitude": 21.95325
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "50+"
}