{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sjoparkens-lenhovda-kronoberg-county-se",
  "name": "Sjöparkens Camping",
  "description": "On a lawn between the trees - find your own spot and the money will be collected the next morning at 9:00 am - near a small lake - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sjoparkens-lenhovda-kronoberg-county-se",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651261382.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bäckgatan",
    "addressLocality": "Lenhovda",
    "addressRegion": "kronoberg-county",
    "postalCode": "364 42",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.99735,
    "longitude": 15.29081
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr250+"
}