{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fugelfrij-hichtum-frisia-paises-bajos",
  "name": "Camping Fügelfrij",
  "description": "Wonderful agricultural campsite with a very friendly and hospitable owner. Together with your husband, you devote a lot of care and attention to the cozy living room, to the nice and new toilets, to the farm shop and to the guests. You really feel welcome here. Dogs are welcome, pleasant atmosphere in the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fugelfrij-hichtum-frisia-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651264560"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schwartzenbergweg",
    "addressLocality": "Hichtum",
    "addressRegion": "frisia",
    "postalCode": "8743 KZ",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07756,
    "longitude": 5.52472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "19+"
}