{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-park-in-graford-tx-crystal-cove-rv-resort-graford-tx",
  "name": "RV Park in Graford, TX - Crystal Cove RV Resort",
  "description": "For the best RV park in Graford, TX come to Crystal Cove RV Resort. Sites right on Possum Kingdom Lake await, book today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-park-in-graford-tx-crystal-cove-rv-resort-graford-tx",
  "image": [
    "https://crystalcovervresort.com/wp-content/uploads/2025/09/Crystal-Cove-Sunset-1.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "501 Fish Haven Rd",
    "addressLocality": "Graford",
    "addressRegion": "TX",
    "postalCode": "76449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.943566,
    "longitude": -98.413216
  }
}