{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-stavang-vestland",
  "name": "Dogs Allowed",
  "description": "at harbor and Brufjord - supermarket - coffee corner - tourist office - post office - Nearby is the attraction \"Ausevik\" with prehistoric rock drawings follow signs \"Helleristninger\" - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-stavang-vestland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650884170.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stavangvegen",
    "addressLocality": "Stavang",
    "addressRegion": "vestland",
    "postalCode": "6944",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.5347,
    "longitude": 5.1825
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/vestland/stavang/81749/stavang-bubilhamn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "150",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr150+"
}