{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tisno-sibenik-knin-county",
  "name": "Discharge Toilet",
  "description": "simple, natural place in olive grove - no marked places, partly uneven - outdoor showers - beach and supermarket nearby - center 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tisno-sibenik-knin-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650886731.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica Žrtava Ratova",
    "addressLocality": "Tisno",
    "addressRegion": "sibenik-knin-county",
    "postalCode": "22243",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.81734,
    "longitude": 15.58067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.56,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "120",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "120+"
}