{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laurel-park-stables-hendersonville",
  "name": "Laurel Park Stables",
  "description": "Laurel Park Stables is located near Hendersonville, NC, offering a camping experience surrounded by rolling hills and wooded areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laurel-park-stables-hendersonville",
  "image": [
    "https://photos.thedyrt.com/photo/881516/media/rv-spot-beside-horse-barn_468c1f4d-2605-4fef-89ec-9a0fdc3ee9f2.webp?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/881516/media/rv-spot-beside-horse-barn_468c1f4d-2605-4fef-89ec-9a0fdc3ee9f2.webp?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.534114,35.31613)/-82.534114,35.31613,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1790 Davis Mountain Rd, Hendersonville, NC 28739",
    "addressLocality": "Hendersonville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.31613,
    "longitude": -82.534114
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50+"
}