{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-laugarbakki-iceland",
  "name": "Dogs Allowed",
  "description": "small campsite at community house - showers, toilets and hot tubs accessible through community house - limited electricity - Hvammstangi 8km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-laugarbakki-iceland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650810047.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Miðfjarðarvegur",
    "addressLocality": "Laugarbakki",
    "addressRegion": "laugarbakki",
    "addressCountry": "Iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.32643,
    "longitude": -20.8934
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/laugarbakki/45795/bakkiehf-bakki-langafit-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "2000",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "2000+"
}