{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitetail-ridge-lagrange-ga",
  "name": "Whitetail Ridge",
  "description": "Whitetail Ridge Campground is a waterfront facility on the western shore of West Point Lake, which spans parts of Alabama and Georgia. This man-made lake has 525 miles of shoreline that provide excellent opportunities for fishing, camping, boating and other recreational activities.",
  "url": "https://campertunity.com/listings/campgrounds/whitetail-ridge-lagrange-ga",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/11/35/232742_5e335933-fb54-4fc1-afd8-327210c3b037_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/66646.jpg",
    "https://cdn.recreation.gov/public/images/66662.jpg",
    "https://cdn.recreation.gov/public/images/66648.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "565 ABBOTSFORD RD.",
    "addressLocality": "Lagrange",
    "addressRegion": "GA",
    "postalCode": "30240",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0222222,
    "longitude": -85.1916667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232742",
    "https://campflare.com/campground/whitetail-ridge-742"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$34+"
}