{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-clos-de-la-george-yvorne",
  "name": "Camping Clos de la George SA",
  "description": "Camping Clos de la George SA is a campsite in Yvorne, Vaud, located in a wood and a river/stream.The campsite has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-clos-de-la-george-yvorne",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2db66380d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Ecots 3",
    "addressLocality": "Yvorne",
    "postalCode": "1853",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.34664,
    "longitude": 6.94264
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}