{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crooked-river-state-park-st-marys-ga",
  "name": "Crooked River State Park",
  "description": "Crooked River State Park camping reservations and campground information. Learn more about camping near Crooked River State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/crooked-river-state-park-st-marys-ga",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/GA/pid530149/%7Bpht%7DCRsunset-052516-0899%7Bpht%7D1465824332826.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6222 Charlie Smith, Sr Highway",
    "addressLocality": "St Marys",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.84139,
    "longitude": -81.55
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/crooked-river-state-park/GA/530149/overview",
    "https://thedyrt.com/camping/georgia/georgia-crooked-river-state-park",
    "https://www.campendium.com/crooked-river-state-park",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}