{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-creekfire-rv-resort-savannah-ga",
  "name": "What is the phone number for CreekFire RV Resort?",
  "description": "CreekFire RV Resort is located at 275 Fort Argyle Road, Savannah GA 31419. CreekFire RV Resort can be contacted at ***-***-**** or http://www.creekfirerv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-creekfire-rv-resort-savannah-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "275 Fort Argyle Road",
    "addressLocality": "Savannah",
    "addressRegion": "GA",
    "postalCode": "31419",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.0107191,
    "longitude": -81.2973209
  }
}