{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/port-arthur-rv-beaumont-tx",
  "name": "Port Arthur RV Resort 2950 West Farm To Market Road 365, Port Arthur, TX 77640",
  "description": "This award winning RV Park is designed for today's RV's with full hook-up units, spacious RV sites and concrete pads. Port Arthur RV Resort (located in Port Arthur, TX) is committed to providing our guests with world class service in a peaceful campground setting. Our desire is to provide a comfortable customer experience and develop relationships with our guests that will last a lifetime. Please come stay awhile and experience our Texas-sized hospitality. Until we meet, take care and may God...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/port-arthur-rv-beaumont-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2950 West Farm To Market Road 365",
    "addressLocality": "Beaumont",
    "addressRegion": "TX",
    "postalCode": "77705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9130741,
    "longitude": -94.0374148
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}