{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-pecan-grove-alpine-tx",
  "name": "What is the phone number for Pecan Grove?",
  "description": "Pecan Grove is located at 1902 U.S. 90, Alpine TX 79830. Pecan Grove can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-pecan-grove-alpine-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1902 U.S. 90",
    "addressLocality": "Alpine",
    "addressRegion": "TX",
    "postalCode": "79830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3542092,
    "longitude": -103.6807572
  }
}