{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-pines-rv-park-grapeland-tx",
  "name": "Sandy Pines RV Park",
  "description": "Located in Grapeland, Texas, Sandy Pines RV Park features extra large 40'x15' concrete pads on large lots that support 20/30/50 amp water, sewer and electrical hookups. Visitors can take advantage of nearby attractions such as Caney Creek Winery, Grapevine Safari, Mission Tejas State Park and more. Whether its for a short and or long term stay, we hope to see you soon!",
  "url": "https://campertunity.com/listings/campgrounds/sandy-pines-rv-park-grapeland-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/062/786/full/sandy-pines-rv-park-grapeland-tx-0.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grapeland",
    "addressRegion": "TX",
    "postalCode": "75844",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.491845,
    "longitude": -95.4785606
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/sandy-pines-rv-park-54057"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}