{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/france-montagnac-montpezat",
  "name": "France",
  "description": "Take a holiday at Les Gorges de Provence campsite and enjoy its direct access to the nautical base for a stay in the heart of the Gorges du Verdon!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/france-montagnac-montpezat",
  "image": [
    "https://cdn-9.tohapi.com/_th_/media/ALL/img/etabs/gallery/43/high/01.jpg?width=767&height=434",
    "/img/blank.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Baudinard",
    "addressLocality": "Montagnac-Montpezat",
    "addressRegion": "Provence-Alpes-Côte d'Azur",
    "postalCode": "04500"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.747574,
    "longitude": 6.098236
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 979,
    "bestRating": 5,
    "worstRating": 1
  }
}