{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haugland-gard-hage-hovsherad-rogaland",
  "name": "Haugland Gard Hage",
  "description": "small campsite next to a farm - shop with local products",
  "url": "https://campertunity.com/listings/campgrounds/haugland-gard-hage-hovsherad-rogaland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651182489.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kjørmoveien",
    "addressLocality": "hovsherad",
    "addressRegion": "rogaland",
    "postalCode": "4462",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.53194,
    "longitude": 6.48421
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/rogaland/hovsherad/158255/haugland-gard-hage",
    "https://www.campercontact.com/de/norwegen/rogaland/eik/158255/haugland-gård-hage"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "300",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "kr300+"
}