{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greenhorn-campground-grass-valley-ca-1",
  "name": "Greenhorn Campground",
  "description": "The only camping app with all of the public and private campgrounds, RV parks, and free camping locations in the United States.",
  "url": "https://campertunity.com/listings/campgrounds/greenhorn-campground-grass-valley-ca-1",
  "image": [
    "https://photos.thedyrt.com/photo/607765/media/greenhorn-campground_399ca96e-4d5b-42c0-ab41-7f0f3f98ba06.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/607765/media/greenhorn-campground_399ca96e-4d5b-42c0-ab41-7f0f3f98ba06.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/606252/media/greenhorn-campground_11e79cf7-c87b-4548-91ae-421db1ca4a52.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.96720082,39.17530021)/-120.96720082,39.17530021,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grass Valley",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.17530021,
    "longitude": -120.96720082
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "27",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "$27-$53"
}