{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rvacation-campground-selma-nc-us",
  "name": "What is the phone number for RVacation Campground?",
  "description": "RVacation Campground is located at 428 Campground Road, Selma NC 27576. RVacation Campground can be contacted at ***-***-**** or https://www.johnstoncountync.org/listing/rvacation-rv-park/1166/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rvacation-campground-selma-nc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "428 Campground Road",
    "addressLocality": "Selma",
    "addressRegion": "NC",
    "postalCode": "27576",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5318576,
    "longitude": -78.2631939
  }
}