{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-point-timothy-lake-or-estacada-or",
  "name": "Pine Point (Timothy Lake, OR)",
  "description": "Pine Point Campground is located on the shores of Timothy Lake in the shadow of Oregon's Mt. Hood. It is a beautiful place for individuals, families and larger groups to camp and enjoy nature with a standard sites and a large group camp as well as miles of scenic trails around the lake providing endless recreation possibilities.",
  "url": "https://campertunity.com/listings/campgrounds/pine-point-timothy-lake-or-estacada-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/06/18/07/e588fde7-615c-4954-b672-e1651663ad9b_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/06/18/07/cf101722-fdf3-4d7d-8ab3-f0b35efc1bcc_450.jpg",
    "https://cdn.recreation.gov/public/2020/05/19/20/17/232865_c994674a-668d-469a-9288-ee68e1554d03_1440.jpg",
    "https://cdn.recreation.gov/public/images/66941.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skyline Rd",
    "addressLocality": "Estacada",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.113333,
    "longitude": -121.801667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6666665,
    "reviewCount": 93,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-07-23"
  },
  "priceRange": "$26+"
}