{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vriendschap-putten",
  "name": "Camping De Vriendschap",
  "description": "camping places in a small-scale camp - only suitable for small vans - book a minimum of 2 nights, not by phone, but by application - center 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vriendschap-putten",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651042398.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hessenweg",
    "addressLocality": "putten",
    "addressRegion": "gueldres",
    "postalCode": "3881 NM",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.23349,
    "longitude": 5.66572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}