{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forum-des-vignes-fully-valais",
  "name": "Forum des vignes",
  "description": "at producer of wine and apricot juice",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forum-des-vignes-fully-valais",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651155111.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Mûres",
    "addressLocality": "Fully",
    "addressRegion": "valais",
    "postalCode": "1926",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.15123,
    "longitude": 7.14146
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}