{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-l-arada-parc-sonzay",
  "name": "Camping Paradis L' Arada Parc",
  "description": "The friendly family campsite L’Arada Parc is situated on a low hill near the town of Sonzay in the Loire Valley. The grounds with many flowery...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-l-arada-parc-sonzay",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/b/674b0348575e7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 rue de la Baratiere",
    "addressLocality": "Sonzay",
    "postalCode": "37360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.52694,
    "longitude": 0.45297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 25,
    "bestRating": 10,
    "worstRating": 1
  }
}