{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-hof-axel-axel-zeeland",
  "name": "SVR Camping Hof van Axel",
  "description": "motorhome pitches on the yard of a monumental [care] farm - outside the gate free places - shops and supermarkets - Hulst and Terneuzen 10km - outdoor swimming pool 3km - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-hof-axel-axel-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650792441.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eerste Verkorting",
    "addressLocality": "Axel",
    "addressRegion": "zeeland",
    "postalCode": "4571 RK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.25423,
    "longitude": 3.93642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.21,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}