{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-vieille-eglise-lugrin-france",
  "name": "Camping La Vieille-Eglise",
  "description": "Camping La Vieille-Eglise is located at the foot of the Alps in Haut-Savoie, on a hillside on the shores of Lake Geneva, on the border of France and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-vieille-eglise-lugrin-france",
  "image": [
    "https://cdn2.acsi.eu/6/8/9/1/6891c77a355c5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "53 route des Prés Parrau",
    "addressLocality": "Lugrin",
    "postalCode": "74500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.40061,
    "longitude": 6.64672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 311,
    "bestRating": 10,
    "worstRating": 1
  }
}