{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/on-beach-rv-park-port-aransas-tx",
  "name": "On The Beach RV Park",
  "description": "At On The Beach RV Park, you’ll find all the amenities you need for a comfortable and memorable stay on the Texas coast. Our spacious RV sites give you room to relax, with direct access to the beach and plenty of space to enjoy the ocean breeze. Guests love the convenience of our camp store, clean bathrooms, and easy golf cart access for exploring Port Aransas.",
  "url": "https://campertunity.com/listings/campgrounds/on-beach-rv-park-port-aransas-tx",
  "image": [
    "https://i0.wp.com/onthebeachrvpark.com/wp-content/uploads/2024/07/DJI_0314-2-scaled.webp",
    "https://secure.gravatar.com/avatar/89cb29b3fca4e17546d092800a082275497923c701d3ae058ba2134d5cdc3dce?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "907 Access Rd 1-A",
    "addressLocality": "Port Aransas",
    "addressRegion": "TX",
    "postalCode": "78373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.80395,
    "longitude": -97.077816
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ]
}