{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-garrit-saint-cyprien",
  "name": "Camping Le Garrit",
  "description": "Garrit is a charming small campsite, calm, family, a peaceful place in river bank Dordogne, spacious and shaded pitches, solar hot water, warmed swimming pool, WiFi. It is situated in the center of Périgord Noir, near the places of interest of The Valley of The Dordogne and The Vézère, Beynac, Sarlat, Eyzies, Montignac Lascaux, Monpazier.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-garrit-saint-cyprien",
  "image": [
    "https://static.secureholiday.net/static/Pictures/3863/00001186333.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Garrit",
    "addressLocality": "Saint Cyprien",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8560513388967,
    "longitude": 1.03761188685894
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}