{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/table-meadows-campground-id",
  "name": "Table Meadows Campground",
  "description": "Situated in a popular big game hunting area, Table Meadows Campground offers two toilets, two stock feeding bunks, a loading ramp, hitching rail and six camp pa",
  "url": "https://campertunity.com/listings/campgrounds/table-meadows-campground-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.93763,
    "longitude": -115.62175
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/idaho-table-meadows"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}