{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-les-peneyrals-st-crepin-carlucet-sarlat",
  "name": "Camping Sandaya Les Péneyrals",
  "description": "France is and remains one of the favourite holiday destinations. Do you want to go to France on holiday? In the popular Périgord region...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-les-peneyrals-st-crepin-carlucet-sarlat",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/674990b41ab99.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "616 route des Petits Etangs",
    "addressLocality": "St. Crépin-Carlucet/Sarlat",
    "postalCode": "24590",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.95772,
    "longitude": 1.27222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}