{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hommelsjoen-skreia-innlandet",
  "name": "Hommelsjoen",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/hommelsjoen-skreia-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651265574.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hommersjøvegen",
    "addressLocality": "Skreia",
    "addressRegion": "innlandet",
    "postalCode": "2848",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.53218,
    "longitude": 11.00783
  },
  "sameAs": [
    "https://www.campercontact.com/es/noruega/innlandet/skreia/162149/hommelsjoen-",
    "https://www.campercontact.com/de/norwegen/innlandet/østre-toten/162149/hommelsjoen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}