{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nordic-glyttinge-camping-stugby-linkoping-ostergotland-count",
  "name": "Nordic Glyttinge Camping & Stugby",
  "description": "Nordic Camping - quiet campsite - Göta Kanal and the famous locks of Berg 11km - Camping Key Europe [CKE] required - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/nordic-glyttinge-camping-stugby-linkoping-ostergotland-count",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748767.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Berggårdsvägen",
    "addressLocality": "Linköping",
    "addressRegion": "ostergotland-county",
    "postalCode": "584 37",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.42127,
    "longitude": 15.56156
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.45,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "305",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "kr305+"
}