{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/snowbird-robinsville",
  "name": "Snowbird Camping",
  "description": "Snowbird Camping, near Robbinsville, North Carolina, is a fantastic spot for those looking to immerse themselves in nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/snowbird-robinsville",
  "image": [
    "https://photos.thedyrt.com/photo/763278/media/north-carolina-snowbird-backcountry-area_4300679e-4acb-425d-a6ac-a966f0717e2b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/763278/media/north-carolina-snowbird-backcountry-area_4300679e-4acb-425d-a6ac-a966f0717e2b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-83.90400074,35.28800027)/-83.90400074,35.28800027,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/567909/media/north-carolina-snowbird-backcountry-area_b8ce668c-8e60-44b1-9e41-238b7caaf61c.heic?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Robbinsville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.28800027,
    "longitude": -83.90400074
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:15:00",
  "numberOfRooms": 11,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$40-$50"
}