{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sainte-anne-la-tranche-sur-mer",
  "name": "CAMPING SAINTE ANNE",
  "description": "Location rental for tent caravan or motorhome at the campsite Sainte Anne at the Tranche sur Mer in Vendée with direct access to Vendée beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sainte-anne-la-tranche-sur-mer",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 rue rampillon",
    "addressLocality": "LA TRANCHE-SUR-MER",
    "postalCode": "85360"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3440097,
    "longitude": -1.4380541
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 10,
    "reviewCount": 1053,
    "bestRating": 10,
    "worstRating": 1
  }
}