{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pomport-beach-pomport",
  "name": "Pomport Beach",
  "description": "Pitch Up to 6 people from Pomport Beach campsite in Bergerac and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pomport-beach-pomport",
  "image": [
    "https://medias.yellohvillage.fr/7221/panoramique_2020_0ea84d9bb2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1736 route du lac",
    "addressLocality": "Pomport",
    "addressRegion": "Aquitaine",
    "postalCode": "24240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.771443,
    "longitude": 0.411609
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 394,
    "bestRating": 5,
    "worstRating": 0
  }
}