{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oya-camping-hemsdal-municipality",
  "name": "Øya Camping",
  "description": "Øya Camping offers a swimming pool, playground, marina, security measures, illuminated areas, grass surface, water taps, electricity, toilet facilities, showers, laundry services, WiFi, bicycle rental, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/oya-camping-hemsdal-municipality",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651197035"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hemsedalsvegen",
    "addressLocality": "156122",
    "addressRegion": "hemsdal-municipality",
    "postalCode": "3560",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.86318,
    "longitude": 8.54704
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/hemsdal-municipality/156122/ya-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}