{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/poppy-hike-in-boat-in-campground-alpine-meadows-ca",
  "name": "Poppy Hike-in Boat-in Campground",
  "description": "Poppy Campground is located on the north west shore of French Meadows Reservoir in a coniferous forest. Campground is in close proximity to the Granite Chief Wilderness. Campground is accessible by boat or trail only.",
  "url": "https://campertunity.com/listings/campgrounds/poppy-hike-in-boat-in-campground-alpine-meadows-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Foresthill",
    "addressRegion": "CA",
    "postalCode": "95631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.12087211,
    "longitude": -120.43818718
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/poppy-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}