{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-town-rv-campground-cottageville-sc-us",
  "name": "What is the phone number for Tiny Town RV Campground?",
  "description": "Tiny Town RV Campground is located at 12073 Cottageville Highway, Cottageville SC 29435. Tiny Town RV Campground can be contacted at ***-***-**** or https://www.tinytownrvcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-town-rv-campground-cottageville-sc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36695/1651707254_profile.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12073 Cottageville Highway",
    "addressLocality": "Cottageville",
    "addressRegion": "SC",
    "postalCode": "29435",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9297001,
    "longitude": -80.4597442
  }
}