{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dolde-kamp-ansen-drenthe",
  "name": "Camping Dolde Kamp",
  "description": "Farm campsite - daily bread service - in nature - nice place for children with playground, go-karts - pizza oven and firewood available - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dolde-kamp-ansen-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650921265.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dwingelerweg",
    "addressLocality": "ansen",
    "addressRegion": "drenthe",
    "postalCode": "7964 KK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.79042,
    "longitude": 6.33856
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.85",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.85+"
}