{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/doru-muntelui-cozanesti-moldavie-region",
  "name": "Doru Muntelui",
  "description": "Field in the guest house / restaurant",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/doru-muntelui-cozanesti-moldavie-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813201.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DN17B",
    "addressLocality": "Cozănești",
    "addressRegion": "moldavie-region",
    "postalCode": "727201",
    "addressCountry": "Rumänien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.34195,
    "longitude": 25.42964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.86,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "50+"
}