{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huttopia-sarlat-aquitaine",
  "name": "Are dogs allowed at the campsite Huttopia Sarlat?",
  "description": "ProfileThe four-star Huttopia Sarlat campsite is located in the Dordogne department, just 500 km from the centre of the most beautiful town of the Périgords, Sarlat. Experience the fantastically beautiful terrain surrounded by lush vegetation. The campsite awaits you for a weekend or your summer vacation ...in the Dordogne with the highest comfort. Camp on beautiful pitches in a terraced position in the heart of a beautifully wooded natural area. Benefit from the completely renovated sanitary...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huttopia-sarlat-aquitaine",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/huttopia-sarlat/k6YzWzTk8S4u.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/huttopia-sarlat/7sdIpljPsTGA.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Jean Gabin",
    "addressLocality": "Huttopia Sarlat",
    "addressRegion": "Aquitaine",
    "postalCode": "24200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.89358,
    "longitude": 1.2278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}