{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturstallplats-grebbestad-grebbestad",
  "name": "Naturställplats Grebbestad",
  "description": "lawn with spacious pitches for campers - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/naturstallplats-grebbestad-grebbestad",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650888192.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Repslagaregatan",
    "addressLocality": "Grebbestad",
    "postalCode": "457 72",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.68415,
    "longitude": 11.26601
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "200",
    "priceValidUntil": "2026-07-20"
  },
  "priceRange": "kr200+"
}