{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sugar-pine-point-campground-ca",
  "name": "Sugar Pine Point Campground",
  "description": "Recreation Opportunity Guides (ROG) - These guides contains information, maps, and directions to assist you in enjoying your trip to the Eldorado National Fores",
  "url": "https://campertunity.com/listings/campgrounds/sugar-pine-point-campground-ca",
  "image": [
    "https://photos.thedyrt.com/photo/642932/media/california-sugar-pine-point-campground_2bbdeab9-d03c-4a43-b057-80f300a94c70.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/642934/media/california-sugar-pine-point-campground_52c46af4-3fbe-4352-b57a-9c45e97ecaa5.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/642932/media/california-sugar-pine-point-campground_2bbdeab9-d03c-4a43-b057-80f300a94c70.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/642933/media/california-sugar-pine-point-campground_1a1a6f5a-cf0d-498c-afb7-5b6a78162ab4.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.547154,
    "longitude": -120.240428
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-sugar-pine-point-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}