{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sineva-camping-and-bubble-tents-zgorigrad-vratsa",
  "name": "Sineva Camping and Bubble Tents",
  "description": "Camping area on the banks of the river: there is a glamping area with bubble shops.",
  "url": "https://campertunity.com/listings/campgrounds/sineva-camping-and-bubble-tents-zgorigrad-vratsa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651250653.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Zgorigrad",
    "addressRegion": "vratsa",
    "postalCode": "3042",
    "addressCountry": "Bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.16703,
    "longitude": 23.50257
  },
  "sameAs": [
    "https://sineva.eu/",
    "https://www.campercontact.com/en/bulgaria/vraca/zgorigrad/161152/sineva-camping-and-bubble-tents"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "20+"
}