{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lariks-hoeve-leusden-utrecht-paises-bajos",
  "name": "Minicamping Lariks Hoeve",
  "description": "Mini camping - use GPS coordinates - mini camping entrance in Jaagpad [Langesteeg secondary road] - located in Grebbelinie - Utrechtse Heuvelrug - possible reservation - center 1 km - from 3 days stay - dogs with leash.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lariks-hoeve-leusden-utrecht-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650974792.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langesteeg",
    "addressLocality": "leusden",
    "addressRegion": "utrecht",
    "postalCode": "3831 RZ",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1133,
    "longitude": 5.44021
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.27,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "23.5+"
}