{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-ramieres-sahune-rhone-alpes",
  "name": "Les Ramières",
  "description": "Pitch Up to 8 people from Les Ramières campsite in Nyons and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-ramieres-sahune-rhone-alpes",
  "image": [
    "https://medias.yellohvillage.fr/1442/les_ramieres_new_520b333b06.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2235, route des Hermasses",
    "addressLocality": "Sahune",
    "addressRegion": "Rhône-Alpes",
    "postalCode": "26510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.399126,
    "longitude": 5.250006
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 546,
    "bestRating": 5,
    "worstRating": 0
  }
}