{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-pavillon-royal-bidart-fr",
  "name": "Camping Le Pavillon Royal",
  "description": "Le Pavillon Royal five-star campsite is on the Atlantic Ocean coast, between a golf course and a pine forest. This campsite has pitches with a view...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-pavillon-royal-bidart-fr",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674deedb6fa9b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue du Prince de Galles",
    "addressLocality": "Bidart",
    "postalCode": "64210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.45456,
    "longitude": -1.57608
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}