{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-silver-lakes-rv-resort-golf",
  "name": "What is the phone number for Silver Lakes RV Resort & Golf Club?",
  "description": "Silver Lakes RV Resort & Golf Club is located at 1001 Silver Lakes Boulevard, Naples FL 34114. Silver Lakes RV Resort & Golf Club can be contacted at ***-***-**** or http://www.silverlakesrvresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-silver-lakes-rv-resort-golf",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1001 Silver Lakes Boulevard",
    "addressLocality": "Naples",
    "addressRegion": "FL",
    "postalCode": "34114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.037619,
    "longitude": -81.6996679
  }
}