{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castaic-lake-rv-park-castaic-ca-2",
  "name": "What is the phone number for Castaic Lake RV Park?",
  "description": "Castaic Lake RV Park is located at 31540 Ridge Route Road, Castaic CA 91384. Castaic Lake RV Park can be contacted at ***-***-**** or http://www.castaiclakervpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castaic-lake-rv-park-castaic-ca-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31540 Ridge Route Road",
    "addressLocality": "Castaic",
    "addressRegion": "CA",
    "postalCode": "91384",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4914142,
    "longitude": -118.6152221
  }
}