{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crystal-lake-recreation-area",
  "name": "Crystal Lake Recreation Area Campground",
  "description": "Crystal Lake Recreation Area Campground in Angeles National Forest, Azusa California. See 5 traveler reviews, 15 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/crystal-lake-recreation-area",
  "image": [
    "https://campcdn.com/photos/1/5/1533/395573/A934462D-D9FA-4A04-8388-9B868690CAFC.jpg?v=1681265014",
    "http:https://campcdn.com/photos/1/5/1533/411591/low_res/crystal-lake-recreation-area-campground.jpg?v=1690323900"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.32421980876141,
    "longitude": -117.83531203866005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}