{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidra-bobilcamp-hidrasund-agder",
  "name": "Hidra Bobilcamp",
  "description": "Camper place at marina - free use of canoes - BBQ areas - picnic tables - trampoline in the water - center 1km.",
  "url": "https://campertunity.com/listings/campgrounds/hidra-bobilcamp-hidrasund-agder",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651074477.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ullerøy",
    "addressLocality": "Hidrasund",
    "addressRegion": "agder",
    "postalCode": "4432",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.22897,
    "longitude": 6.52919
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651074477.jpeg",
    "https://www.campercontact.com/en/norway/agder/hidrasund/104018/hidra-bobilcamp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "200",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "kr200+"
}