{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alpine-resort-marina-sabine-national-forest",
  "name": "Alpine Resort & Marina Inc",
  "description": "Alpine Resort & Marina Inc is located near a lake in Texas, offering a setting with water and forested areas.",
  "url": "https://campertunity.com/listings/campgrounds/alpine-resort-marina-sabine-national-forest",
  "image": [
    "https://photos.thedyrt.com/photo/media/alpine-resort-and-marina-inc_6371dad2-c17c-4a41-a61e-29288f66c10d.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/alpine-resort-and-marina-inc_c60acc28-e729-4e8e-821c-1b149200d8fd.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-93.75230055,31.42730092)/-93.75230055,31.42730092,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/alpine-resort-and-marina-inc_6371dad2-c17c-4a41-a61e-29288f66c10d.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sabine National Forest",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.42730092,
    "longitude": -93.75230055
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/alpine-resort-and-marina-inc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}