{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-esens-lower-saxony",
  "name": "Parking",
  "description": "quiet area-restaurant-Centre 1 km",
  "url": "https://campertunity.com/listings/campgrounds/parking-esens-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661915.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schützenplatz",
    "addressLocality": "Esens",
    "addressRegion": "lower-saxony",
    "postalCode": "26427",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.63917,
    "longitude": 7.61083
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/esens/661/parking"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "440",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€440+"
}