{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bistro-de-bron-loenen-gelderland",
  "name": "Bistro de Bron",
  "description": "quietly located parking place at restaurant on N789 - located on the Apeldoorn canal between Eerbeek and Apeldoorn - no overnight costs when using a meal - toilet during opening hours - restaurant closed on Tuesday and Wednesday - various activities possible - center 3.2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bistro-de-bron-loenen-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650974153"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdweg",
    "addressLocality": "Loenen",
    "addressRegion": "gelderland",
    "postalCode": "7371 GH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.13931,
    "longitude": 6.03997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.37,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}