{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-san-petersburgo-nevskiy-rusia",
  "name": "Discharge Toilet",
  "description": "Camping under the supervision of the hotel, possibility of sauna, lockers, restaurant, snack, not far from the Zentrums.Adresse: Obuhovskoy Oborony 89 A. GPS: 59.89907, 30.42788",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-san-petersburgo-nevskiy-rusia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650800527.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pereulok Nogina",
    "addressLocality": "San Petersburgo",
    "addressRegion": "nevskiy",
    "postalCode": "192029",
    "addressCountry": "Rusia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.8989,
    "longitude": 30.42691
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.36,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3125",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "3125+"
}