{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-campilo-aubigny",
  "name": "Camping Campilô",
  "description": "In the sloping landscape of the Vendée, less than ten kilometres south of La Roche-sur-Yon, you will find camping Campilô. Here you camp on a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-campilo-aubigny",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c815b28daf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de Camping",
    "addressLocality": "Aubigny",
    "postalCode": "85430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.62281,
    "longitude": -1.45489
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.9,
    "reviewCount": 415,
    "bestRating": 10,
    "worstRating": 1
  }
}