{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/follingstua-steinkjer-trndelag",
  "name": "Føllingstua Camping",
  "description": "located on the lake Snåsavatnet - bounded pitches - near pebble beach - snack bar - restaurant - bread service - camping shop - winter sports campsite - bike rental - center 14km",
  "url": "https://campertunity.com/listings/campgrounds/follingstua-steinkjer-trndelag",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836548.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haugåshalla",
    "addressLocality": "Steinkjer",
    "addressRegion": "trndelag",
    "postalCode": "7732",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.11015,
    "longitude": 11.57645
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.02,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "245",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "kr245+"
}