{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-onlycamp-confluence-savonnieres",
  "name": "Camping Onlycamp La Confluence",
  "description": "Camping La Confluence is located in Savonnières, Centre region, near Tours and the Loire castles. Offers pitches and rentals. Features include WiFi, laundry, and bicycle facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-onlycamp-confluence-savonnieres",
  "image": [
    "https://static.secureholiday.net/static/Pictures/16996/00001127922.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Bray",
    "addressLocality": "Savonnières",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3500000831584,
    "longitude": 0.549248550170884
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}