{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/byske-stellplatz-byske-vasterbottens-lan",
  "name": "Byske Stellplatz",
  "description": "Parking at the campsite - directly on the sea with dog beach - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/byske-stellplatz-byske-vasterbottens-lan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651003390.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Varvsgatan",
    "addressLocality": "byske",
    "addressRegion": "vasterbottens-lan",
    "postalCode": "930 47",
    "addressCountry": "schweden"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.94654,
    "longitude": 21.233
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.43,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "230",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "230+"
}