{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gentele-brugge-region-flamenca",
  "name": "Camping Gentele",
  "description": "Located in the countryside, just outside the centre of Bruges, we offer more than 100 spacious motorhome pitches and some tent pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gentele-brugge-region-flamenca",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651268423"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blankenbergse Dijk",
    "addressLocality": "Brugge",
    "addressRegion": "region-flamenca",
    "postalCode": "8000",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23493,
    "longitude": 3.19688
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "39",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "39+"
}