{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kissimmee-rv-kissimmee-fl",
  "name": "What is the phone number for Kissimmee RV Park?",
  "description": "Kissimmee RV Park is located at 2425 Old Vineland Road, Kissimmee FL 34746. Kissimmee RV Park can be contacted at ***-***-**** or https://www.kissimmeervp.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kissimmee-rv-kissimmee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2425 Old Vineland Road",
    "addressLocality": "Kissimmee",
    "addressRegion": "FL",
    "postalCode": "34746",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.3175609,
    "longitude": -81.4652165
  }
}