{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reviews-grebbestad",
  "name": "Reviews",
  "description": "+***-***-**** Campercontact community rating: 4.38",
  "url": "https://campertunity.com/listings/campgrounds/reviews-grebbestad",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831553.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grebbestad",
    "postalCode": "457 72",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.68314,
    "longitude": 11.2629
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "570",
    "priceValidUntil": "2026-07-20"
  },
  "priceRange": "kr570+"
}