{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/copa-copa-rockport-tx",
  "name": "The Copa Copa",
  "description": "The Copa Copa is a tropical paradise with only 2 RV sites that overlook the Copano Bay. (RV not included.) Each site has a 75' long concrete slab and their own",
  "url": "https://campertunity.com/listings/campgrounds/copa-copa-rockport-tx",
  "image": [
    "https://photos.thedyrt.com/photo/616104/media/the-copa-copa_1630d478-31dd-43ff-aeeb-77a7fbf8270c.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/616105/media/the-copa-copa_0f202f35-2172-4d06-87a3-48b42ea122f7.heic?auto=webp",
    "https://photos.thedyrt.com/photo/433430/media/the-copa-copa_b3105e6bb5cfe0906c2d8a0d72ca4f69.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/616104/media/the-copa-copa_1630d478-31dd-43ff-aeeb-77a7fbf8270c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/616103/media/the-copa-copa_ac546690-7beb-441f-aa24-028915930523.heic?auto=webp",
    "https://photos.thedyrt.com/photo/616102/media/the-copa-copa_eba349de-76f9-46af-936a-8995f332b9f4.png?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "628 Copano Cove Road",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.0679790570114,
    "longitude": -97.11198687139472
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashley F."
      },
      "datePublished": "2023-01-10T16:54:23.065Z",
      "reviewBody": "Ashley here with The Dyrt! We're so happy to have this little slice of heaven on our platform. Full hook-ups and gorgeous views that are only accessible by guests of this property. Go for a walk on the pier, take some photos, and share your experience here!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "105",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "$105-$110"
}