{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rhodes-ranch-hendersonville-nc",
  "name": "What is the phone number for Rhodes Ranch?",
  "description": "Rhodes Ranch is located at , Hendersonville NC 28739. Rhodes Ranch can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rhodes-ranch-hendersonville-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hendersonville",
    "addressRegion": "NC",
    "postalCode": "28739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3004229,
    "longitude": -82.5665447
  }
}