{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reviews-urshult",
  "name": "Reviews",
  "description": "enoate +***-***-****5 Campercontact community rating: 4.3",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reviews-urshult",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650912872.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mjölkenabben",
    "addressLocality": "Urshult",
    "postalCode": "360 13",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.62146,
    "longitude": 14.71374
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "295",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr295+"
}