{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-abijune-d-etretat-le-tilleul-normandie",
  "name": "Camping Abijune d'Étretat",
  "description": "4 star campsite in Normandy with semi-covered and heated swimming pool, the closest to Etretat. Mobile homes and pitches in Tilleul, Seine-Maritime.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-abijune-d-etretat-le-tilleul-normandie",
  "image": [
    "https://www.camping-abijune.com/wp-content/uploads/camping-etretat-abijune.jpg",
    "https://www.camping-abijune.com/wp-content/uploads/cropped-Camping-Abijune-logo-4-etoiles.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Impasse Domaine Fillastre",
    "addressLocality": "Le Tilleul",
    "addressRegion": "Normandie",
    "postalCode": "76790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7084,
    "longitude": 0.204
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "10:00:00",
  "numberOfRooms": 96,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1448,
    "bestRating": 5,
    "worstRating": 1
  }
}