{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-colombier-st-martin-lars-en-ste-hermine",
  "name": "Camping Le Colombier",
  "description": "Camping Le Colombier is a campsite in Saint-Martin-Lars-en-Sainte-Hermine, Vandea, located in the forest, the river/arroyo and on the edge of a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-colombier-st-martin-lars-en-ste-hermine",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/67499a6e624aa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "St. Martin-Lars-en-Ste-Hermine",
    "postalCode": "85210"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.59775,
    "longitude": -0.96925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 603,
    "bestRating": 10,
    "worstRating": 1
  }
}