{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/almost-heaven-rv-resort-new-braunfels-tx",
  "name": "Almost Heaven RV Resort",
  "description": "Almost Heaven RV Resort camping reservations and campground information. Learn more about camping near Almost Heaven RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/almost-heaven-rv-resort-new-braunfels-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7440 FM 306",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.82909,
    "longitude": -98.10848
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/almost-heaven-rv-resort/CHUB/782771/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}