{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeshore-inn-rv-lakehead-ca",
  "name": "Lakeshore Inn & RV",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/lakeshore-inn-rv-lakehead-ca",
  "image": [
    "https://photos.thedyrt.com/photo/1161545/photo/lakeshore-inn-rv_55c4bce9-876f-4690-bbee-980cd0aa0cd5.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1161545/photo/lakeshore-inn-rv_55c4bce9-876f-4690-bbee-980cd0aa0cd5.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1150355/media/lakeshore-inn-resort_5e9cc49f-b96f-4f5d-8a33-add709553092.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8793393,
    "longitude": -122.3883657
  },
  "numberOfRooms": 47,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashley F."
      },
      "datePublished": "2023-01-26T22:42:05.598Z",
      "reviewBody": "Ashley here from The Dyrt! It was great to add this property with such cool lodging types. Sleep in an airstream or go glamping! Check them out and leave some reviews!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "$55-$399"
}