{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-loire-et-chateaux-brehemont",
  "name": "Flower Camping Loire et Châteaux",
  "description": "The name of Camping Loire et Châteaux says a lot: the land is located in the heart of the Loire Valley, a region...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-loire-et-chateaux-brehemont",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c8fe6e1de5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu-dit Le Stade",
    "addressLocality": "Bréhémont",
    "postalCode": "37130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.29078,
    "longitude": 0.35358
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 330,
    "bestRating": 10,
    "worstRating": 1
  }
}