{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tom-johnson-marion-nc",
  "name": "What is the phone number for Tom Johnson Camping Center?",
  "description": "Tom Johnson Camping Center is located at 1885 U.S. 70, Marion NC 28752. Tom Johnson Camping Center can be contacted at ***-***-**** or https://www.tomjohnsoncamping.com/?utm_campaign=directory&scpc=moz&utm_medium=organic&utm_source=moz",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tom-johnson-marion-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1885 U.S. 70",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "postalCode": "28752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6901143,
    "longitude": -82.0580245
  }
}