{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/port-a-rv-resort-port-aransas-tx",
  "name": "Port A RV Resort",
  "description": "Port A RV Resort is located at 2600 Texas 361, Port Aransas TX 78373. Port A RV Resort can be contacted at ***-***-**** or http://www.portarvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/port-a-rv-resort-port-aransas-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2600 Texas 361",
    "addressLocality": "Port Aransas",
    "addressRegion": "TX",
    "postalCode": "78373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.8133184,
    "longitude": -97.0786438
  }
}