{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-springs-campground-dell-city-tx",
  "name": "Pine Springs Campground",
  "description": "Pine Springs Campground is located at 400 Pine Springs to Guadalupe Peak, Dell City TX 79847. Pine Springs Campground can be contacted at ***-***-**** or http://www.nps.gov/gumo/planyourvisit/camping.htm",
  "url": "https://campertunity.com/listings/campgrounds/pine-springs-campground-dell-city-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 Pine Springs to Guadalupe Peak",
    "addressLocality": "Dell City",
    "addressRegion": "TX",
    "postalCode": "79847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8954464,
    "longitude": -104.8263666
  },
  "sameAs": [
    "http://www.nps.gov/gumo/planyourvisit/camping.htm",
    "https://www.camping.org/campgrounds/texas/dell-city/pine-springs-campground"
  ]
}