{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-domaine-de-la-grange-huisseau-sur-cosson-centre-val-de-lo",
  "name": "Le Domaine de la Grange",
  "description": "located at vintner - use GPS coordinates - wine tasting and wine sales - standing in the forest and very popular in summer - quiet at night - by bike to the castle of Chambord 7km - center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-domaine-de-la-grange-huisseau-sur-cosson-centre-val-de-lo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826712.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Huisseau-sur-Cosson",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "41350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.58908,
    "longitude": 1.46136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  }
}