{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-het-ovenbuur-tielt-west-flanders",
  "name": "Camperplaats Het Ovenbuur",
  "description": "Camper location located between Tielt and Kanegem - use GPS coordinates - center of Tielt 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-het-ovenbuur-tielt-west-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650982741"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kanegemstraat",
    "addressLocality": "tielt",
    "addressRegion": "west-vlaanderen",
    "postalCode": "8700",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0051,
    "longitude": 3.3658
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 146,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}