{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oosterberg-epen-limburgo",
  "name": "Camping Oosterberg",
  "description": "camping pitches also suitable for campers - with the farmer in the hills of Limburg - covered accommodation - table tennis - fireplace - TV - pet zoo - play area - horses - bread service - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oosterberg-epen-limburgo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650695954.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oosterberg",
    "addressLocality": "Epen",
    "addressRegion": "limburgo",
    "postalCode": "6285 AD",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77291,
    "longitude": 5.89791
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.27,
    "reviewCount": 125,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25.05",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25.05+"
}