{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-coast-landings-rv-resort-crystal-river-fl",
  "name": "What is the phone number for Nature Coast Landings RV Resort?",
  "description": "Nature Coast Landings RV Resort is located at 10173 North Suncoast Boulevard, Crystal River FL 34428. Nature Coast Landings RV Resort can be contacted at ***-***-**** or http://www.naturecoastlandingsrvresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-coast-landings-rv-resort-crystal-river-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10173 North Suncoast Boulevard",
    "addressLocality": "Crystal River",
    "addressRegion": "FL",
    "postalCode": "34428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.008632,
    "longitude": -82.660067
  }
}