{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/table-mountain-angeles-ca",
  "name": "Table Mountain (Angeles)",
  "description": "Explore Table Mountain (Angeles) in Angeles National Forest, California with Recreation.gov. Table Mountain, just a short journey northwest of the Los Angeles metro area, provides a beautiful escape from urban life. Campers will find hiking, mountain bi",
  "url": "https://campertunity.com/listings/campgrounds/table-mountain-angeles-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/05/17/19/10/233735_6d105b45-6258-4288-826f-659154018d20_1440.png",
    "https://cdn.recreation.gov/public/2022/05/17/19/11/233735_c52226d8-0216-4edc-9753-c888f67a96ff_700.png",
    "https://cdn.recreation.gov/public/2022/05/17/19/15/233735_e5756d14-d67b-4af4-be22-665cd2ae640c_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Table Mountain (Angeles)",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3863889,
    "longitude": -117.6894444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233735",
    "https://campflare.com/campground/table-mountain-angeles-735"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$30-$500"
}