{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-campground-rockport-tx-3",
  "name": "Harvest Hosts campground near Rockport, TX",
  "description": "If you're looking for a relaxing place to stay, close to the fun but off the beaten path, check out our camper and campground. We have a big new bunkhouse camper for rent. RV spaces are available for your trailer. Tent camping under the trees if that's your thing. Dogs are welcome. There's even room for your boat!",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-campground-rockport-tx-3",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/25179/profile/m4sfNBIAGjePO8gn_afff70e504ef073035b6cecec0ab751a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rockport, TX",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.07878568,
    "longitude": -96.96705222
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/texas/deacons-point-1"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}