{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castaic-lake-state-recreation-area-castaic-ca",
  "name": "What is the phone number for Castaic Lake State Recreation Area?",
  "description": "Castaic Lake State Recreation Area is located at , Castaic CA 91384. Castaic Lake State Recreation Area can be contacted at ***-***-**** or http://parks.lacounty.gov/castaic-lake-state-recreation-area/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castaic-lake-state-recreation-area-castaic-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castaic",
    "addressRegion": "CA",
    "postalCode": "91384",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5466316,
    "longitude": -118.5854228
  }
}