{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gutulisjoen-brygge-engerdal-innlandet",
  "name": "Gutulisjoen Brygge",
  "description": "Enjoy a relaxing stay at Gutulisjoen Brygge in Engerdal, Norway. Customer rating: 4.25.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gutulisjoen-brygge-engerdal-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651128871.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Engerdal",
    "addressRegion": "Innlandet",
    "postalCode": "2443",
    "addressCountry": "Norwegen"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.019201,
    "longitude": 12.1336491
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}