{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mary-smith-campground-ca",
  "name": "Mary Smith Campground",
  "description": "Explore Mary Smith Campground in Shasta-Trinity National Forest, California with Recreation.gov. Mary Smith Campground is located off County Road 105, two miles north of the town of Lewiston, CA. This campground offers excellent fishing and tent camping.",
  "url": "https://campertunity.com/listings/campgrounds/mary-smith-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/04/07/21/02/233344_6a6cf938-55d6-4c3a-98d9-9a47b74ca9f8_700.jpg",
    "https://cdn.recreation.gov/public/2020/02/06/21/17/233344_a72282b9-9302-4650-965c-25e60550adaa_700.jpg",
    "https://cdn.recreation.gov/public/2020/02/06/21/24/233344_b1435395-547e-4d84-903a-26d3dff0ebbb_700.jpg",
    "https://cdn.recreation.gov/public/2020/02/06/21/21/233344_a6e9e7b8-b2a7-49f6-ab26-d8a0a77faf2f_1440.jpg",
    "https://cdn.recreation.gov/public/2020/07/10/22/19/233344_a5dda6f8-69e3-4489-8a7d-eee76ac1dd15_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/02/06/21/17/233344_b11cf48c-6727-4ab8-9536-4d00e4f8de91_700.jpg",
    "https://cdn.recreation.gov/public/images/77193.jpg",
    "https://cdn.recreation.gov/public/images/77194.jpg",
    "https://cdn.recreation.gov/public/images/77195.jpg",
    "https://cdn.recreation.gov/public/images/77191.jpg",
    "https://cdn.recreation.gov/public/2020/02/06/21/18/233344_7edd712b-2117-4fbb-8aba-77b16e4c915b_1440.jpg",
    "https://cdn.recreation.gov/public/2020/02/06/21/20/233344_558a1c4e-84d0-444e-a9f4-9d6103296bcd_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mary Smith Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9261111,
    "longitude": -122.9152778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233344"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$30-$135"
}