{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-arts-rv-sites-fayetteville-nc",
  "name": "What is the phone number for Art's RV Sites?",
  "description": "Art's RV Sites is located at 364 Windermere Drive, Fayetteville NC 28314. Art's RV Sites can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-arts-rv-sites-fayetteville-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "364 Windermere Drive",
    "addressLocality": "Fayetteville",
    "addressRegion": "NC",
    "postalCode": "28314",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0648116,
    "longitude": -78.9746468
  }
}