{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-garenne-peyrignac",
  "name": "Camping La Garenne",
  "description": "Camping La Garenne is a campsite located in Peyrignac, Dordogne, and situated in the woods.This campsite on the inclined pitch offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-garenne-peyrignac",
  "image": [
    "https://cdn1.acsi.eu/6/7/e/f/67efa3ace9808.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 route du Camping",
    "addressLocality": "Peyrignac",
    "postalCode": "24210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.162,
    "longitude": 1.18372
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 177,
    "bestRating": 10,
    "worstRating": 1
  }
}