{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rocky-branch-resort-rogers-ar",
  "name": "What is the phone number for Rocky Branch Resort?",
  "description": "Rocky Branch Resort is located at 20510 Park Road, Rogers AR 72756. Rocky Branch Resort can be contacted at ***-***-**** or http://www.rockybranchresorts.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rocky-branch-resort-rogers-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20510 Park Road",
    "addressLocality": "Rogers",
    "addressRegion": "AR",
    "postalCode": "72756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3337881,
    "longitude": -93.9269705
  }
}