{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stangeland-gamleby-provincia-de-kalmar",
  "name": "Stångeland",
  "description": "1 place - in the countryside - near a small village - Gamleby 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stangeland-gamleby-provincia-de-kalmar",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651124158.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ekoxevägen",
    "addressLocality": "Gamleby",
    "addressRegion": "provincia-de-kalmar",
    "postalCode": "594 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.91544,
    "longitude": 16.35994
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "200",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr200+"
}