{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bateau-rochefort",
  "name": "Camping Le Bateau",
  "description": "Camping Le Bateau is a campsite with 130 pitches in Rochefort, France. Camping Le Bateau has wifi, a camping shop, a restaurant and an indoor pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bateau-rochefort",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT30157f1aa088d9f23ec629b5df2c36c4/camping-le-bateau-rochefort-s4uq7/conversions/camping-le-bateau-rochefort-s4uq7-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT30157f1aa088d9f23ec629b5df2c36c4/camping-le-bateau-rochefort-gpre7/camping-le-bateau-rochefort-gpre7.jpg",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT30157f1aa088d9f23ec629b5df2c36c4/camping-le-bateau-rochefort-s4uq7/camping-le-bateau-rochefort-s4uq7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Pêcheurs d'Islande 106",
    "addressLocality": "Rochefort",
    "postalCode": "17300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9499,
    "longitude": -0.9949
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}