{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/amity",
  "name": "Amity",
  "description": "Explore Amity in West Point Lake, Georgia with Recreation.gov. Amity 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 mile",
  "url": "https://campertunity.com/listings/campgrounds/amity",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65961.jpg",
    "https://cdn.recreation.gov/public/2022/03/03/18/57/232513_0a64dfeb-f68d-4c9f-9082-a289528f4af5_700.jpeg",
    "https://cdn.recreation.gov/public/2022/03/03/18/57/232513_d00decc8-1ad3-4f56-b683-50957fbf5645_700.jpeg",
    "https://cdn.recreation.gov/public/2022/03/03/18/56/232513_ade28506-696d-4170-b685-f6a6cc3e42c6_700.jpeg",
    "https://cdn.recreation.gov/public/2022/03/03/18/56/232513_8dd797ed-279f-471c-ab5f-d06347f9e4e2_700.jpeg",
    "https://cdn.recreation.gov/public/2018/08/22/17/09/232513_df480a16-a3bb-49ec-a33e-2a8ef052b19d_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1001 COUNTY ROAD 393",
    "addressLocality": "Lanett",
    "addressRegion": "AL",
    "postalCode": "36863",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9708333,
    "longitude": -85.2222222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232513"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$24-$34"
}