{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/funtime-rv-park-campground-port-aransas-tx",
  "name": "Funtime RV Park Campground",
  "description": "Funtime RV Park Campground is located at 400 West Avenue C, Port Aransas TX 78373. Funtime RV Park Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/funtime-rv-park-campground-port-aransas-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 West Avenue C",
    "addressLocality": "Port Aransas",
    "addressRegion": "TX",
    "postalCode": "78373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.8328506,
    "longitude": -97.0664077
  }
}