{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quail-roost-rv-campground-crystal-river-fl",
  "name": "What is the phone number for Quail Roost RV Campground?",
  "description": "Quail Roost RV Campground is located at 9835 North Citrus Avenue, Crystal River FL 34428. Quail Roost RV Campground can be contacted at ***-***-**** or https://www.quailroostrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quail-roost-rv-campground-crystal-river-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9835 North Citrus Avenue",
    "addressLocality": "Crystal River",
    "addressRegion": "FL",
    "postalCode": "34428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.004918,
    "longitude": -82.568119
  }
}