{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-la-pomme-de-pin-jard-sur-mer",
  "name": "Camping Paradis La Pomme de Pin",
  "description": "Camping Paradis La Pomme de Pin, a 4-star campsite near Jard-sur-Mer, offers direct beach access, a pool with spa, and an aquatic play area. It features a bar, restaurant, shop, and various services.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-la-pomme-de-pin-jard-sur-mer",
  "image": [
    "https://static.secureholiday.net/static/Pictures/13389/00000788875.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Vincent Auriol",
    "addressLocality": "JARD SUR MER",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.41076239836277,
    "longitude": -1.5718993986206442
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}