{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-pines-of-texas-rv-resort-beaumont-tx",
  "name": "Grand Pines of Texas RV Resort",
  "description": "Grand Pines of Texas RV Resort is one of the top RV Parks in Beaumont, TX, offering comfortable sites and flexible stay options.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-pines-of-texas-rv-resort-beaumont-tx",
  "image": [
    "https://grandpinesrvresort.com/wp-content/uploads/2026/01/Grand-Pines-RV-Park-Photo-5-1-scaled.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18179 I-10",
    "addressLocality": "Beaumont",
    "addressRegion": "TX",
    "postalCode": "77705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9246,
    "longitude": -94.2749
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00"
}