{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sand-bubilplass-sand-rogaland",
  "name": "Sand Bubile Space",
  "description": "pay at the Nesasjøhuset [Ryfylkemuseet] - water loss at the Nesasjöhuset [Ryfylkemuseet] - toilet at ferry or Nesasjøhuset [Ryfylkemuseet] - supermarket / center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sand-bubilplass-sand-rogaland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790658.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nordenden",
    "addressLocality": "Sand",
    "addressRegion": "rogaland",
    "postalCode": "4230",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.48505,
    "longitude": 6.24718
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr100+"
}