{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunny-shores-rv-mh-lake-panasoffkee-fl-us",
  "name": "What is the phone number for Sunny Shores RV & Mh Resort?",
  "description": "Sunny Shores RV & Mh Resort is located at 1410 Northwest 21st Lane, Lake Panasoffkee FL 33538. Sunny Shores RV & Mh Resort can be contacted at ***-***-**** or https://sunnyshoresrvpark.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunny-shores-rv-mh-lake-panasoffkee-fl-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/17399/1691933511_profile.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1410 Northwest 21st Lane",
    "addressLocality": "Lake Panasoffkee",
    "addressRegion": "FL",
    "postalCode": "33538",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.7877162,
    "longitude": -82.1283602
  }
}