{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/edison",
  "name": "Camp Edison",
  "description": "Camp Edison, Shaver Lake California. See 7 traveler reviews, 11 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/edison",
  "image": [
    "https://campcdn.com/photos/1/4/1444/296239/uploads_2F1624592167609-torud6cei0m-a5eb48c029cbc8229060e3a5b05250ad_2F20F0E38A-0248-4AAE-AC73-496E8C19BD71.jpeg?v=1633890564",
    "http:https://campcdn.com/photos/1/4/1444/296239/low_res/camp-edison.jpeg?v=1633890564"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.122,
    "longitude": -119.306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}