{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-val-d-oust-rohan-fr",
  "name": "Camping du Val d'Oust",
  "description": "Camping du Val d'Oust is a campsite in Rohan, Morbihan.This campsite has delimited, unshaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-val-d-oust-rohan-fr",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9148/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue de Saint-Gouvry",
    "addressLocality": "Rohan",
    "postalCode": "56580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.07064,
    "longitude": -2.75489
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}