{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-val-de-la-marquise-campagne-1",
  "name": "Flower Camping Le Val de la Marquise",
  "description": "The Perigord Noir, a beautiful part of the Dordogne known for hills, forests, caves and medieval villages, is a wonderful holiday destination for...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-val-de-la-marquise-campagne-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503bed36e14.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "544 route de St. Cyprien",
    "addressLocality": "Campagne",
    "postalCode": "24260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.90647,
    "longitude": 0.97428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.2,
    "reviewCount": 156,
    "bestRating": 10,
    "worstRating": 1
  }
}