{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sample-meadow-lakeshore-ca",
  "name": "Sample Meadow",
  "description": "Sample Meadow Campground is a rustic, no-fee campground located along Kaiser Creek in the Sierra National Forest, near the Kaiser and Ansel Adams Wilderness areas. The campground features 16 first-come-first-served sites, each equipped with a picnic table, fire ring, and bear box for food storage. Vault toilets are provided, but campers must bring their own water and pack out all trash as no services are available. The campground serves as a gateway to wilderness hiking, with trailhead parkin...",
  "url": "https://campertunity.com/listings/campgrounds/sample-meadow-lakeshore-ca",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lakeshore",
    "addressRegion": "CA",
    "postalCode": "93634",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.33453369140625,
    "longitude": -119.15545654296876
  },
  "sameAs": [
    "https://campflare.com/campground/sample-meadow-618"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear Box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}