{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cedar-ridge-rv-mh-park",
  "name": "Cedar Ridge RV & MH Park",
  "description": "Cedar Ridge RV & MH Park is located at 2323 Cedar Rock Drive, Dallas TX 75241. Cedar Ridge RV & MH Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cedar-ridge-rv-mh-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2323 Cedar Rock Drive",
    "addressLocality": "Dallas",
    "addressRegion": "TX",
    "postalCode": "75241",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.674636,
    "longitude": -96.784476
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/dallas/cedar-ridge-rv-mh-park"
  ]
}