{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-valentine-ridge-campground-young-az",
  "name": "Valentine Ridge Campground",
  "description": "Valentine Ridge Campground is located at Nf-188, Young AZ 85554. Valentine Ridge Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-valentine-ridge-campground-young-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nf-188",
    "addressLocality": "Young",
    "addressRegion": "AZ",
    "postalCode": "85554",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2439127,
    "longitude": -110.7981054
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/young/valentine-ridge-campground"
  ]
}