{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-yelloh-village-la-plage-fleurie-vallon-pont-d-arc",
  "name": "Camping Yelloh! Village La Plage Fleurie",
  "description": "The many natural beauties and unique sights make the Ardèche one of the most popular camping destinations in the...",
  "url": "https://campertunity.com/listings/campgrounds/camping-yelloh-village-la-plage-fleurie-vallon-pont-d-arc",
  "image": [
    "https://cdn2.acsi.eu/6/7/8/6/6786534dce286.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225 chemin de la Galine",
    "addressLocality": "Vallon-Pont-d'Arc",
    "postalCode": "07150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.40878,
    "longitude": 4.35481
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}