{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/copperas-pond-lake-placid-ny",
  "name": "Copperas Pond",
  "description": "Copperas Pond is located near the Adirondack Mountains in New York, featuring forested terrain and a pond.",
  "url": "https://campertunity.com/listings/campgrounds/copperas-pond-lake-placid-ny",
  "image": [
    "https://photos.thedyrt.com/photo/22847/photo/copperas-pond_5bec16c8086d0368b382fafc3b971216.JPG?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/22847/photo/copperas-pond_5bec16c8086d0368b382fafc3b971216.JPG?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/18850/photo/copperas-pond_7340d79937b940d677b8dd2cfa99a97d.JPG?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-73.9037772,44.3303188)/-73.9037772,44.3303188,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lake Placid",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3303188,
    "longitude": -73.9037772
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}