{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-campsite-forest-lodge-camping-geneva-and",
  "name": "Are dogs allowed at the campsite Forest Lodge & Camping?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-campsite-forest-lodge-camping-geneva-and",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/forest-lodge-camping/9F8B4Wgos_gG.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/forest-lodge-camping/9lVZmbAz1AkG.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Sand 1",
    "addressLocality": "Forest Lodge & Camping",
    "addressRegion": "Geneva and Vaud",
    "postalCode": "3999",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.53652,
    "longitude": 8.36041
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}