{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hovsto-rom-og-camping-seljord-telemark",
  "name": "Hovstø Rome Og Camping",
  "description": "Enjoy a relaxing stay at Hovstø Rome Og Camping in Seljord, Norway. Customer rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/hovsto-rom-og-camping-seljord-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651210797.jpg",
    "https://images.campercontact.com/media/photos/4222124651210797",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nordbygdivegen",
    "addressLocality": "seljord",
    "addressRegion": "Telemark",
    "postalCode": "3840",
    "addressCountry": "norwegen"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.47663398,
    "longitude": 8.6067047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}