{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-boge-malesi-e-madhe-district",
  "name": "Dogs Allowed",
  "description": "Quiet small-scale campsite - traditional food on site.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-boge-malesi-e-madhe-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651245699.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rruga per theth",
    "addressLocality": "Bogë",
    "addressRegion": "malesi-e-madhe-district",
    "postalCode": "4301",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.39881,
    "longitude": 19.64812
  },
  "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+"
}