{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-jurilovca-tulcea-county",
  "name": "Discharge Toilet",
  "description": "simple camping - clean bathrooms - barbecue available - no shadow - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-jurilovca-tulcea-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650843960.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DJ229P",
    "addressLocality": "Jurilovca",
    "addressRegion": "tulcea-county",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.76038,
    "longitude": 28.88559
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "54",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "54+"
}