{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kost-ar-moor-fouesnant-1",
  "name": "Camping Kost Ar Moor",
  "description": "Brittany is a unique French region with a beautiful coastline and a distinctive culture. It is an ideal destination for those who enjoy swimming,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kost-ar-moor-fouesnant-1",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67502afc320d8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mousterlin - 17 route du Grand Large",
    "addressLocality": "Fouesnant",
    "postalCode": "29170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.85133,
    "longitude": -4.03542
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.2,
    "reviewCount": 457,
    "bestRating": 10,
    "worstRating": 1
  }
}