{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-corniche-plozevet",
  "name": "Camping La Corniche",
  "description": "Camping La Corniche is a campsite in Brittany, located near the west coast of France. One and a half kilometres away is the Baie d'Audierne, a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-corniche-plozevet",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/674999e0b2b6b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de la Corniche",
    "addressLocality": "Plozévet",
    "postalCode": "29710",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.98042,
    "longitude": -4.43042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 222,
    "bestRating": 10,
    "worstRating": 1
  }
}