{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alvon-camper-stop-gorre",
  "name": "Alvon Camper Stop",
  "description": "on the main road to southern Albania and Greece, Minishop - use coordinates",
  "url": "https://campertunity.com/listings/campgrounds/alvon-camper-stop-gorre",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651256752.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "gorre",
    "addressRegion": "fier-county",
    "addressCountry": "albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8517,
    "longitude": 19.64111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "10+"
}