{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brusen-hill-camping-and-bungalows-brusen-sofia-province",
  "name": "Brusen Hill Camping and Bungalows",
  "description": "new campsite in quiet forest near the river Iskar - outdoor kitchen - larger vehicles can camp in the parking lot - steep access to the camping spots - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/brusen-hill-camping-and-bungalows-brusen-sofia-province",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651220433.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brusen",
    "addressRegion": "sofia-province",
    "postalCode": "3126",
    "addressCountry": "Bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.13158,
    "longitude": 23.75093
  },
  "sameAs": [
    "https://www.campercontact.com/en/bulgaria/sofia-province/brusen/159826/brusen-hill-camping-and-bungalows"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "40",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "40+"
}