{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hotel-restaurant-hilling-papenburg-nedersaksen",
  "name": "Hotel Restaurant Hilling",
  "description": "camper place located behind the hotel - center 3.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hotel-restaurant-hilling-papenburg-nedersaksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667369.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mittelkanal links",
    "addressLocality": "papenburg",
    "addressRegion": "nedersaksen",
    "postalCode": "26871",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07864,
    "longitude": 7.43836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.58,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}