{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wathne-camping-tau-rogaland",
  "name": "Wathne Camping",
  "description": "Enjoy a relaxing stay at Wathne Camping in Tau, Norway. Visitor rating: 4.4.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wathne-camping-tau-rogaland",
  "image": [
    "https://images.campercontact.com/media/photos/location/c6ea1827-ce15-4646-8543-6e306a5aaa8a/8aaf4ac5-95d1-4399-a77b-14c0eddb60e7.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650759603.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ryfylkevegen",
    "addressLocality": "Tau",
    "addressRegion": "Rogaland",
    "postalCode": "4121",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.0741558,
    "longitude": 6.0615819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}