{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rivage-normandy-fr",
  "name": "Are dogs allowed at the campsite Camping Le Rivage?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rivage-normandy-fr",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-le-rivage-2/BlUWE6fHO8kx.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-le-rivage-2/G9il3CSOUbeL.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camping Le Rivage",
    "addressRegion": "Normandy",
    "postalCode": "76111",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7363,
    "longitude": 0.3084
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  }
}