{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/odevata-fiskecamp-emmaboda-kalmar-county",
  "name": "Ödevata Fiskecamp",
  "description": "Ödevata FiskeCamp in the middle of nature - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/odevata-fiskecamp-emmaboda-kalmar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650977593"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ödevata",
    "addressLocality": "Emmaboda",
    "addressRegion": "kalmar-county",
    "postalCode": "361 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.62229,
    "longitude": 15.67015
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr250+"
}