{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/j-j-rv-park-port-arthur-tx",
  "name": "J&J RV Park",
  "description": "RV Park in Port Arthur, TX",
  "url": "https://campertunity.com/listings/campgrounds/j-j-rv-park-port-arthur-tx",
  "image": [
    "https://jandjrvparkportarthur.com/wp-content/uploads/2021/04/icon-rv-circle.png",
    "https://jandjrvparkportarthur.com/wp-content/uploads/2021/04/JandJ-logo.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2688 61st Street",
    "addressLocality": "Port Arthur",
    "addressRegion": "TX",
    "postalCode": "77640",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.898491031468925,
    "longitude": -94.02738687367476
  },
  "sameAs": [
    "https://jandjrvparkportarthur.com/"
  ]
}