{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-grapeland-tx",
  "name": "Spot2Nite",
  "description": "Check out Sandy Pines RV Park in Grapeland, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-grapeland-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/86e7d28a-fc29-11ee-b8f7-42010a0014d3/card.jpg?v=63893133196"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10749 U.S. 287",
    "addressLocality": "Grapeland",
    "addressRegion": "TX",
    "postalCode": "75844",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4876187,
    "longitude": -95.4717883
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/grapeland/sandy-pines-rv-park?slug=sandy-pines-rv-park"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00"
}