{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rondout-valley-camping-resort-thousand-trails-accord-ny",
  "name": "Rondout Valley Camping Resort Thousand Trails",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/rondout-valley-camping-resort-thousand-trails-accord-ny",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 Mettacahonts Rd,",
    "addressLocality": "Accord, NY 12404",
    "addressRegion": "NY",
    "postalCode": "12404"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7856489,
    "longitude": -74.2290366
  }
}