{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/utsikt-tjodanpollen-sandnes-rogland",
  "name": "Tjodan pollen",
  "description": "Enjoy a relaxing stay at Utsikt Tjodanpollen in Sandnes, Norway. Customer rating: 4.83.",
  "url": "https://campertunity.com/listings/campgrounds/utsikt-tjodanpollen-sandnes-rogland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651119933.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sekundær Fylkesveg 500",
    "addressLocality": "Sandnes",
    "addressRegion": "Rogaland",
    "postalCode": "4127",
    "addressCountry": "Norwegen"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.03723135,
    "longitude": 6.71248147
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}