{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stocka-gasthamn-stocka-gavleborgs-lan-se",
  "name": "Stocka Gasthamn",
  "description": "The owner arrives at the end of the afternoon for payment - also give sandwich service for the next morning - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stocka-gasthamn-stocka-gavleborgs-lan-se",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650832020.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandvägen",
    "addressLocality": "stocka",
    "addressRegion": "gavleborgs-lan",
    "postalCode": "820 74",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.89744,
    "longitude": 17.34651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 60,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "220",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr220+"
}