{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fretime-travelling-wachtebeke-flandes-oriental",
  "name": "Fretime travelling",
  "description": "a good place to rest for those on the road with the caravan - you have to drive on a road of about 100 m between 2 houses on the side of the street to get to us - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fretime-travelling-wachtebeke-flandes-oriental",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651031173.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ramonshoek",
    "addressLocality": "Wachtebeke",
    "addressRegion": "flandes-oriental",
    "postalCode": "9185",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.19126,
    "longitude": 3.88473
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "14.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "14.4+"
}