{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bayou-rv-park-beaumont-tx-us",
  "name": "Bayou RV Park 619 Lombardo Dr., Beaumont, TX 77705",
  "description": "14 SPACE RV PARK LOCATED AT HILLEBRANDT ROAD AND HILLEBRANDT BAYOU. 30/50A, WATER , GARBAGE, SWIMMING POOL, LAUNDRY, BOAT LAUNCH, PAVILLION WITH WOOD STOVE, GOOD FISHING, OWNER LIVES ON PROPERTY, SAFE, QUIET Average RV Lot Rent: 30A $350/MO., 50A $375/MO.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bayou-rv-park-beaumont-tx-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "619 Lombardo Dr.",
    "addressLocality": "Beaumont",
    "addressRegion": "TX",
    "postalCode": "77705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9312249,
    "longitude": -94.1096933
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}