{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-pouchou-tournon-d-agenais",
  "name": "Camping Le Pouchou",
  "description": "Located between Agen (45 km) and Cahors (45 km), on an 18-hectare estate surrounded by wooded hills. Annie and Jean-Paul will be delighted to welcome you to their establishment, which will charm you with its calm, serenity, friendliness, and authenticity.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-pouchou-tournon-d-agenais",
  "image": [
    "https://static.secureholiday.net/static/Pictures/752/00000625993.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Courbiac",
    "addressLocality": "TOURNON D'AGENAIS",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.37822,
    "longitude": 1.01807
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}