{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pinede-de-grimaud-grimaud-provence-alpes",
  "name": "Campsite La Pin de Grimaud",
  "description": "Our many destinations, sea or countryside, will offer you different types of accommodation for rent: camping, mobile home, chalet, cottage.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pinede-de-grimaud-grimaud-provence-alpes",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/PINEDE_DE_GRIMAUD/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1968 route de Sainte-Maxime",
    "addressLocality": "Grimaud",
    "addressRegion": "Provence-Alpes-C�te d'Azur",
    "postalCode": "83310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.27520559047736,
    "longitude": 6.560282238575712
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 1903,
    "bestRating": 5,
    "worstRating": 1
  }
}