{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-veenweide-oudega-gem-smallingerlnd-friesland",
  "name": "Camperplaats De Veenweide",
  "description": "Camper place at a farmhouse - in the middle of Alde Feanen National Park - 2 free tickets for the NP visitor center - private garden on the lake - cycle route de 8 fan Grou (Pontjesroute) - center of Oudega 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-veenweide-oudega-gem-smallingerlnd-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650830219.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hegewarren",
    "addressLocality": "oudega-gem-smallingerlnd",
    "addressRegion": "friesland",
    "postalCode": "9216 XR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10541,
    "longitude": 5.91884
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}