{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-hideaway-rv-park-rockport-tx",
  "name": "Coastal HIdeaway RV Park",
  "description": "Contact info, reviews tips & more for Coastal HIdeaway RV Park | Camping in Texas",
  "url": "https://campertunity.com/listings/campgrounds/coastal-hideaway-rv-park-rockport-tx",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.969586421804607,
    "longitude": -97.12145593647017
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Coastal H."
      },
      "datePublished": "2019-05-28T17:43:28.959Z",
      "reviewBody": "Easy access to Rockport and Aransas Pass Texas.  Only 10 minutes from Port Aransas Texas.  Sites are large and quiet.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "$50+"
}