{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chino-hills-state-chino-ca",
  "name": "Chino Hills State Park Campground",
  "description": "Chino Hills State Park campground has 20 campsites and is located in a natural open-space area in Southern California (Los Angeles basin area).",
  "url": "https://campertunity.com/listings/campgrounds/chino-hills-state-chino-ca",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/107259/Chino_Hills_State_Park_010.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4721 Sapphire Road",
    "addressLocality": "Chino",
    "addressRegion": "CA",
    "postalCode": "91709"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.901899,
    "longitude": -117.727867
  }
}