{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-massenhof-bredene",
  "name": "Camping 't Massenhof",
  "description": "Campsite with relaxation facilities for young and old - tavern - extensive camping shop - modern sanitary buildings - access via a gate with code to the recreation area De Grasduinen - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-massenhof-bredene",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650892039.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zandstraat",
    "addressLocality": "Bredene",
    "addressRegion": "flamische-region",
    "postalCode": "8450",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.24042,
    "longitude": 2.9768
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.77,
    "reviewCount": 39,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24+"
}