{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/franklin-hot-springs-paso-robles-ca-us",
  "name": "Franklin Hot Springs",
  "description": "Franklin Hot Springs, near Paso Robles, California, is a unique spot that combines camping with the soothing experience of natural hot springs.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/franklin-hot-springs-paso-robles-ca-us",
  "image": [
    "https://photos.thedyrt.com/photo/756564/media/franklin-hot-springs_de748762-5e69-444f-914c-124b95bcfe07.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/145916/media/franklin-hot-springs_0e5e6e8c-adbb-430e-a8ff-fab853c0c618.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.6420004,35.58800079)/-120.6420004,35.58800079,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/756564/media/franklin-hot-springs_de748762-5e69-444f-914c-124b95bcfe07.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Paso Robles",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.58800079,
    "longitude": -120.6420004
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.125,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$28+"
}