{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kantina-mani-gruemire-condado-de-shkoder",
  "name": "Kantina Mani",
  "description": "in the wine company - various activities and workshops, consult the website - use the coordinates - Shkoder 10 km.",
  "url": "https://campertunity.com/listings/campgrounds/kantina-mani-gruemire-condado-de-shkoder",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651159687.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gruemirë",
    "addressRegion": "condado-de-shkoder",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.15202,
    "longitude": 19.50959
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1300",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "1300+"
}