{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-car-la-tranche-sur-mer-la-tranche-sur-mer-pays-de-la",
  "name": "Aire de camping Car La Tranche Sur Mer",
  "description": "Located next to the sports park, along a busy street, payment by credit card.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-car-la-tranche-sur-mer-la-tranche-sur-mer-pays-de-la",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671841.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Général de Gaulle",
    "addressLocality": "La Tranche-sur-Mer",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.35021,
    "longitude": -1.4368
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.29,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}