{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-murter",
  "name": "Discharge Toilet",
  "description": "Small family campsite - use the GPS coordinates - directly after the campsite Slanica - narrow but walkable road - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-murter",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650839575.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Podvrške",
    "addressLocality": "Murter",
    "postalCode": "22244",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.82184,
    "longitude": 15.57459
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "51",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "51+"
}