{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/full-tan-sun-club-sprakers-ny",
  "name": "Full-Tan Sun Club",
  "description": "This Company is a Family Nudest Campground",
  "url": "https://campertunity.com/listings/campgrounds/full-tan-sun-club-sprakers-ny",
  "image": [
    "https://m.bbb.org/prod/ProfileImages/c61287b9-f44f-4e0b-8104-b09edbacbee7.png",
    "https://www.bbb.org/TerminusContent/dist/img/business-profile/schema-default-image__160w.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1350 Carlisle Rd",
    "addressLocality": "Sprakers",
    "addressRegion": "NY",
    "postalCode": "12166-4719",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.829014,
    "longitude": -74.488266
  }
}