{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-mon-calme-piriac-sur-mer",
  "name": "Domaine Mon Calme",
  "description": "In the south of Brittany, in the coastal town of Piriac-sur-Mer, Mon Calme campsite is located a stone's throw from the Atlantic Ocean. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-mon-calme-piriac-sur-mer",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/d/685d0801a3c42.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue de Norvoret",
    "addressLocality": "Piriac-sur-Mer",
    "postalCode": "44420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.37214,
    "longitude": -2.54894
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 968,
    "bestRating": 10,
    "worstRating": 1
  }
}