{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-du-logis-la-chapelle-aux-filtzmeens",
  "name": "Camping Domaine du Logis",
  "description": "Camping Domaine du Logis is located on the estate of a 15th-century castle in French Brittany. The historical buildings, such as the old stables,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-du-logis-la-chapelle-aux-filtzmeens",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/b/674b14c5524c5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "le Château",
    "addressLocality": "La Chapelle-aux-Filtzméens",
    "postalCode": "35190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.38206,
    "longitude": -1.83475
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Field"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 250,
    "bestRating": 10,
    "worstRating": 1
  }
}