{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/internet-boras-provincia-de-vastra-gotaland",
  "name": "internet",
  "description": "Location for motorhomes in private property - Bathroom and potable water available - Row boat for loan",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/internet-boras-provincia-de-vastra-gotaland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651254881"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sjögaråsvägen",
    "addressLocality": "Borås",
    "addressRegion": "provincia-de-vastra-gotaland",
    "postalCode": "504 93",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.69299,
    "longitude": 12.88711
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "150",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr150+"
}