{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-zorgi-iecavas-novads",
  "name": "Clothes Wash Dry",
  "description": "camping at farm-plots on by fruit tree-lined lawn-close to Palace Rundale",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-zorgi-iecavas-novads",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650756362.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Zorģi",
    "addressRegion": "iecavas-novads",
    "postalCode": "3913",
    "addressCountry": "Latvia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.56405,
    "longitude": 24.16781
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.49,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "25+"
}