{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/best-rv-park-port-arthur-golden-triangle-rv-port-arthur-rv-p",
  "name": "Best RV Park in Port Arthur | Golden Triangle RV | Port Arthur RV Park",
  "description": "Looking for the best RV park in Port Arthur? Golden Triangle RV Resort features a pool & spa, concrete pads, free cable & wi-fi, onsite laundry.",
  "url": "https://campertunity.com/listings/campgrounds/best-rv-park-port-arthur-golden-triangle-rv-port-arthur-rv-p",
  "image": [
    "https://goldentrianglervresort.com/wp-content/uploads/2020/04/Golden-Triangle-RV-Logo-google.jpg",
    "http://goldentrianglervresort.com/wp-content/uploads/2021/02/116643615_178105280362881_5443024524773080194_n.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.88974083272976,
    "longitude": -94.00579864893787
  },
  "sameAs": [
    "https://goldentrianglervresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}