// Adds dimensions UUID, Author and Topic into GA4
Tuesday, November 4, 2025
27.4 C
Singapore

Giraffe dies after its neck gets stuck in tree

Obbana Rajah

A ten year-old male giraffe, Hai Rong, was trying to use a tree to scratch an itch on its neck when it got caught in between branches.

The incident took place earlier this week at a zoo in Kunming of China’s Yunnan Province.

A total of six zookeepers and veterinarians rushed to try to free the giraffe, and their efforts lasted for about five hours. When they did finally manage to cut away the branch though, the giraffe fell to the ground.

Along with severe neck injuries, the Hai Rong giraffe suffered from stress due to the incident as well as heart and lunch complications.

See also  China warns US trade war will cut it off rare earths supply

According to a local newspaper in Kunming, the Spring City Evening news, the zoo has plans to preserve the giraffe’s body.

Furthermore, a member of staff at the zoo told reporters, “We will investigate into the dangers of the animals’ cages”.


[email protected]

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //