Structured for AI

The same listing, in formats AI assistants can read directly.

  • ChatGPT
  • Claude
  • Gemini
  • Any AI agent

You can analyze this campground with your AI assistant

Use campertunity.com to consider Campers Haven for our next trip.”

Choose your data format

Add .md for clean markdown or .json for structured data.

Responseapplication/json
{  "@context": "https://schema.org",  "@type": "Campground",  "@id": "https://campertunity.com/listings/campgrounds/campers-haven-bath-ny-2",  "name": "Campers Haven",  "description": "Campers Haven is located near Bath, NY, surrounded by rolling hills and forested areas.",  "url": "https://campertunity.com/listings/campgrounds/campers-haven-bath-ny-2",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "6832 County Road 15",    "addressLocality": "Bath",    "addressRegion": "NY",    "postalCode": "14810",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 42.33124083,    "longitude": -77.38632036  },  "sameAs": [    "https://thedyrt.com/camping/new-york/campers-haven",    "http://rvthereyetdirectory.com/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Pet Friendly"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Hiking"    },    {      "@type": "LocationFeatureSpecification",      "name": "Hill"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "35",    "priceValidUntil": "2026-09-24"  },  "priceRange": "$35-$45"}