{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lazy-d-d-rv-resort-port-bolivar-tx",
  "name": "Lazy D & D RV Resort LLC",
  "description": "Check out Lazy D & D RV Resort LLC in Port Bolivar, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/lazy-d-d-rv-resort-port-bolivar-tx",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Port Bolivar",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.4375812,
    "longitude": -94.6754237
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}