{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grapecreek-phoenix-rv-park-san-angelo-tx",
  "name": "Grapecreek Phoenix RV Park",
  "description": "Grapecreek Phoenix RV Park is located at 8201 Sunflower Avenue, San Angelo TX 76901. Grapecreek Phoenix RV Park can be contacted at ***-***-**** or https://www.grapecreekrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/grapecreek-phoenix-rv-park-san-angelo-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8201 Sunflower Avenue",
    "addressLocality": "San Angelo",
    "addressRegion": "TX",
    "postalCode": "76901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5587669,
    "longitude": -100.5379261
  }
}