{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bicaz-neamt-rumania",
  "name": "Discharge Toilet",
  "description": "Spacious plots - mountain view Ceahlau - café with terrace - hammocks - barbecue - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/bicaz-neamt-rumania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651257295.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DN15",
    "addressLocality": "Bicaz",
    "addressRegion": "neamt",
    "addressCountry": "Rumanía"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.93613,
    "longitude": 26.09397
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651257295.jpeg",
    "https://www.campercontact.com/en/romania/neamt-county/161598/camp-coffee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "75",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "75+"
}