{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skeda-strand-rydaholm-jonkoping-county",
  "name": "Skeda Strand",
  "description": "near / in in oak forest - located on the lake Furen - quiet - beach - boat rental - center 11.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skeda-strand-rydaholm-jonkoping-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650797645.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skeda strand",
    "addressLocality": "rydaholm",
    "addressRegion": "jonkoping-county",
    "postalCode": "331 77",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.03711,
    "longitude": 14.18217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 88,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "220",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr220+"
}