{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kervilor-la-trinite-sur-mer",
  "name": "Camping Kervilor",
  "description": "Camping Kervilor is very quietly located near the towns of La Trinité-sur-Mer and Carnac. The campsite is a bit hidden in the woods....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kervilor-la-trinite-sur-mer",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/674976421e034.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Kervilor",
    "addressLocality": "La Trinité-sur-Mer",
    "postalCode": "56470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.60222,
    "longitude": -3.03658
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 671,
    "bestRating": 10,
    "worstRating": 1
  }
}