{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-grand-dague-atur",
  "name": "Camping Sandaya Le Grand Dague",
  "description": "Would you like to celebrate holidays in the attractive French Dordogne, while the children are looking for a campsite with a large swimming pool with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-grand-dague-atur",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/674891891a6b5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route du Grand Dague",
    "addressLocality": "Atur",
    "postalCode": "24750",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.14786,
    "longitude": 0.77772
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}