{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thousand-trails-lake-shore-ocean-view-nj",
  "name": "Thousand Trails Lake & Shore",
  "description": "Thousand Trails Lake & Shore camping reservations and campground information. Learn more about camping near Thousand Trails Lake & Shore and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/thousand-trails-lake-shore-ocean-view-nj",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/ELSI/pid740141/%7Bpht%7DLake%20&%20Shore%20RV%20Resort%7Bpht%7D1432328209352.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "515 Corson Tavern Road",
    "addressLocality": "Ocean View",
    "addressRegion": "NJ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.19445,
    "longitude": -74.73069
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}