{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jellystone-park-whispering-pines-tyler-tx",
  "name": "Jellystone Park at Whispering Pines",
  "description": "Jellystone Park at Whispering Pines camping reservations and campground information. Learn more about camping near Jellystone Park at Whispering Pines and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/jellystone-park-whispering-pines-tyler-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5583 FM 16 East",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5293,
    "longitude": -95.2548
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}