{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rolling-hills-campground-calera-al",
  "name": "What is the phone number for Rolling Hills Campground?",
  "description": "Rolling Hills Campground is located at 521 County Road 304, Calera AL 35040. Rolling Hills Campground can be contacted at ***-***-**** or http://www.rollinghillscamp.org/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rolling-hills-campground-calera-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "521 County Road 304",
    "addressLocality": "Calera",
    "addressRegion": "AL",
    "postalCode": "35040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1426862,
    "longitude": -86.7415472
  }
}