{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-safari-oreshak",
  "name": "Camping Safari",
  "description": "Simple campsite on the outskirts: use GPS coordinates - 4x4 by car - Varna 10 km - Golden Sands - beach 8 km - near the forest - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-safari-oreshak",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650904756.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oreshak",
    "addressRegion": "Varna Province",
    "postalCode": "9151",
    "addressCountry": "BG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.30851,
    "longitude": 27.9054
  },
  "sameAs": [
    "http://kemanbg.com",
    "https://www.campercontact.com/en/bulgaria/varna/oreshak/88856/camping-safari"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "10+"
}