{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-prises-la-tranche-sur-mer-pays-de-la-loire-fr",
  "name": "Camping Les Prises",
  "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-prises-la-tranche-sur-mer-pays-de-la-loire-fr",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/PRISES/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "142 Bvd De Lattre de Tassigny",
    "addressLocality": "La TRANCHE SUR MER",
    "addressRegion": "Pays de la Loire",
    "postalCode": "85360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.348427,
    "longitude": -1.360454
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 1530,
    "bestRating": 5,
    "worstRating": 1
  }
}