{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sorsjons-camping-stugby-aby-ostergotland-county",
  "name": "Sorsjons Camping Stugby",
  "description": "Simple campsite in a beautiful environment. Located on a lake with many outdoor activities, including a zip line. Address: Näkna Källtorp, 616 91 Åby.",
  "url": "https://campertunity.com/listings/campgrounds/sorsjons-camping-stugby-aby-ostergotland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650827088.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "aby",
    "addressRegion": "ostergotland-county",
    "postalCode": "616 91",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.72165,
    "longitude": 16.08579
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/ostergotland-county/aby/65508/sorsjons-camping-stugby"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "kr250+"
}