{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-flora-flornes-trndelag",
  "name": "Camping Flora",
  "description": "Simple camping - ideal for fishing or resting - large parking rumte - picnic table and barbecue - Trondheim approx. 40km.",
  "url": "https://campertunity.com/listings/campgrounds/camping-flora-flornes-trndelag",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650838420.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mellomriksvegen",
    "addressLocality": "flornes",
    "addressRegion": "trndelag",
    "postalCode": "7525",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.46014,
    "longitude": 11.3416
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/trndelag/flornes/68511/camping-flora"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}