{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-groen-oudemirdum-friesland",
  "name": "Kampeerboerderij Groen",
  "description": "SVR camping - at a farm - group accommodation - no arrival / departure on Sunday - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-groen-oudemirdum-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650983760"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jan Schotanuswei",
    "addressLocality": "oudemirdum",
    "addressRegion": "friesland",
    "postalCode": "8567 HH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.85606,
    "longitude": 5.51344
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.73,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.6+"
}