{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-interlaken-bern",
  "name": "Manor Farm",
  "description": "All the services proposed on the campsite Manor Farm, Interlaken. We are really customer-oriented.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-interlaken-bern",
  "image": [
    "https://www.homair.com/photos/camping/1072/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestrasse 201 - CH-3800",
    "addressLocality": "Interlaken",
    "addressRegion": "Bern",
    "postalCode": "38000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.68,
    "longitude": 7.815
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "60",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$60+"
}