{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-virette-114469-auvergne-rhone-alpes",
  "name": "La Virette",
  "description": "La Virette is a camping location with a playground, toilet facilities, showers, laundry services, WiFi, and a small shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-virette-114469-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651167399"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Ecoles",
    "addressLocality": "114469",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "38700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.25998,
    "longitude": 5.77616
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}