{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-worth-rv-park-fort-worth-tx",
  "name": "Fort Worth RV Park",
  "description": "Visit your new favorite RV destination near Fort Worth, TX. You can stay a day, a week, or a month and enjoy our amenities. Contact us to learn more!",
  "url": "https://campertunity.com/listings/campgrounds/fort-worth-rv-park-fort-worth-tx",
  "image": [
    "https://rest.edit.site/filestorage-api-service/467ab7be0dd72ffa857b59c8aca5bf77/logo3(2).png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5319 Ruben Lane",
    "addressLocality": "Fort Worth",
    "addressRegion": "TX",
    "postalCode": "76126",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6061464,
    "longitude": -97.5412469
  }
}