{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/amazing-village-barzia-montana-province",
  "name": "Amazing Village",
  "description": "self-service kitchen - bar - swimming pool - near the main road - canoeing - MTB routes - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/amazing-village-barzia-montana-province",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651133771.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "barzia",
    "addressRegion": "montana-province",
    "postalCode": "3520",
    "addressCountry": "bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.20985,
    "longitude": 23.17421
  },
  "sameAs": [
    "https://www.campercontact.com/en/bulgaria/montana-province/barzia/107206/amazing-village"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "50+"
}