{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/javre-sodra-javrebyn-norrbotten-county",
  "name": "Jävre Södra",
  "description": "Pay at supermarket across the road - restaurant/centre 500m - chemical toilet discharge only at tourist information on the other side behind ICA [site code 9651] - centre 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/javre-sodra-javrebyn-norrbotten-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650680407.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jävrefyrens väg",
    "addressLocality": "Jävrebyn",
    "addressRegion": "norrbotten-county",
    "postalCode": "944 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.14429,
    "longitude": 21.50694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.99,
    "reviewCount": 62,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "150",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr150+"
}