{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-carriage-cove-mobile-home-park",
  "name": "Carriage Cove Mobile Home Park",
  "description": "Carriage Cove Mobile Home Park is located at 9241 Diamond Head Court, Houma LA 70363. Carriage Cove Mobile Home Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-carriage-cove-mobile-home-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9241 Diamond Head Court",
    "addressLocality": "Houma",
    "addressRegion": "LA",
    "postalCode": "70363",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.5954433,
    "longitude": -90.6785332
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/houma/carriage-cove-mobile-home-park"
  ]
}