// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
27.7 C
Singapore

Illegal diesel sales is back, seven vehicles spotted refuelling at carpark in Eunos in just one hour

SINGAPORE: Criminals are back to stealing and illegally selling diesel fuel in parking lots. Recently, it was observed that at least seven vehicles visited a shop in a parking lot around Eunos in just one hour.

Shin Min Daily News received a report from a person who saw people allegedly selling diesel fuel in a parking lot and admitted that these illegal ‘gas stations’ operate almost every day, from daytime until 11 p.m. According to the person, these businesses are closed only on Sundays.

When a reporter visited the parking lot, they found a lorry parked not far from the entrance. The side door of the lorry was half open, and two other vehicles were next to it, presumably refuelling.

Investigations revealed that when unfamiliar vehicles appeared in the area, the suspects were very vigilant and quick to open the vehicle doors to obstruct the view and avoid getting caught. Within an hour, the reporter observed that at least seven vehicles stopped at the ‘gas stations’ to refuel, including cars, trucks, and small lorries.

See also  Josephine Teo: OCBC phishing scam ‘classic case of deception’ more efforts to be placed on blocking scam websites

Moreover, the reporter observed that the lorry providing the illegal refuelling service carried a diesel container and had a fuel pump, making the refuelling process very similar to that at a regular gas station.

The customers also seemed to be regulars, and the suspects were very skilled, operating smoothly—opening the truck door, adding fuel, and closing the door to minimise exposure.

According to Singapore Customs regulations, all imported diesel fuel is subject to customs duties and excise tax. Only diesel fuel stored in a vehicle’s internal fuel tank for its own use is exempt.

Additionally, storing or refuelling fuel without a permit is illegal in Singapore, including in heavy vehicle parking areas. Supplying petrol in any location without a valid petroleum and flammable materials storage licence is also not allowed. Offenders may face a fine of up to $10,000 and/or imprisonment for up to six months.

- 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); } });
// //