{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/recis-chestnuts-camperstop-rec-shkoder-county",
  "name": "Recis Chestnuts Camperstop",
  "description": "near national road - surrounded by nature - restaurants - explore attractions like Razma, Boge, Theth, Scutari and Shiroka in the area",
  "url": "https://campertunity.com/listings/campgrounds/recis-chestnuts-camperstop-rec-shkoder-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651115077.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "rec",
    "addressRegion": "shkoder-county",
    "addressCountry": "albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.23358,
    "longitude": 19.52996
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1500",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "1500+"
}