{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sangis-motell-och-camping-sangis-norrbotten-county",
  "name": "Sangis Motell och Camping",
  "description": "right on the E4 - sanitary is located in the motel (new building in the planning) - canoes, rowing boat and sauna for a fee - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sangis-motell-och-camping-sangis-norrbotten-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650903532.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haparandavägen",
    "addressLocality": "Sangis",
    "addressRegion": "norrbotten-county",
    "postalCode": "952 72",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.85754,
    "longitude": 23.50044
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.74,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr250+"
}