{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/table-mountain-campground",
  "name": "Table Mountain Campground",
  "description": "Table Mountain Campground in Angeles National Forest, Llano California. See 10 traveler reviews, 44 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/table-mountain-campground",
  "image": [
    "https://campcdn.com/photos/2/2/2289/196963/uploads_2F1563311981835-3pq79n3pisb-6a843612f11164009316d05a2512ea33_2F8F6F3317-F0A5-400E-B145-9CDFB58CB0EB.jpeg?v=1633840454",
    "http:https://campcdn.com/photos/2/2/2289/196963/low_res/table-mountain-campground.jpeg?v=1633840454"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.38617069405211,
    "longitude": -117.68906660377979
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}