{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/popas-turistic-bucovina-sucevita-district-suceava",
  "name": "Popas Turistic Bucovina",
  "description": "hotel/restaurant - sauna - swimming pool - 2 places with electricity - left field no plumbing - right field new plumbing",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/popas-turistic-bucovina-sucevita-district-suceava",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650745661.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DN17A",
    "addressLocality": "sucevita",
    "addressRegion": "district-suceava",
    "postalCode": "727510",
    "addressCountry": "roemenie"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.76017,
    "longitude": 25.6758
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "60",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "60+"
}