{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-les-grenettes-sainte-marie-de-re-fr",
  "name": "Camping Sandaya Les Grenettes",
  "description": "In a 7-hectare park deep in a pine forest, 300 meters from the sea, the Les Grenettes campsite has a magnificent swimming pool, two tennis courts, a play area for children, bicycles, Wifi… Ideal comfort for a serene holiday, in the heart nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-les-grenettes-sainte-marie-de-re-fr",
  "image": [
    "https://static.secureholiday.net/static/Pictures/13733/00001188945.png",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Route de l'Ermitage",
    "addressLocality": "Sainte Marie de Ré",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1516831848486,
    "longitude": -1.31201934814453
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}