{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rocky-point-queen-city-tx",
  "name": "Rocky Point",
  "description": "Contact info, reviews tips & more for Rocky Point | Camping in Texas",
  "url": "https://campertunity.com/listings/campgrounds/rocky-point-queen-city-tx",
  "image": [
    "https://photos.thedyrt.com/photo/media/rocky-point_166a5339-887b-460a-b796-f40ca1baf6f1.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/media/rocky-point_166a5339-887b-460a-b796-f40ca1baf6f1.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/652395/media/rocky-point_661db190-2601-452a-a240-f6718db97b9d.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/652393/media/rocky-point_9db6a2dc-fb74-493b-bb6a-3d5c8aae36b7.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/652398/media/rocky-point_1b0b7054-37e1-4948-b106-ad9a17259eed.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/652399/media/rocky-point_c444433a-697e-4db2-9444-57deca61ae70.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Queen City",
    "addressRegion": "TX",
    "postalCode": "75572",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.26617858336759,
    "longitude": -94.17822129077051
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/rocky-point"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "12",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$12-$24"
}