{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/friesland-camping-schortens-lower-saxony",
  "name": "Friesland Camping",
  "description": "camping - NOTE! price mentioned is from price, look for the other prices on the website - center",
  "url": "https://campertunity.com/listings/campgrounds/friesland-camping-schortens-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650753944.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Schwimmbad",
    "addressLocality": "Schortens",
    "addressRegion": "lower-saxony",
    "postalCode": "26419",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.55094,
    "longitude": 7.93514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.15,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€24+"
}