petrolbuddy.net.au Ads.txt file
<!DOCTYPE html>
<html lang="en" style="height: 100%; margin: 0;">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="csrf-token" content="leoE1fva8tWy1q1pgsbN6TLJKVNyxB8XwPrSzby2">
<script>window.__MAPKIT_TOKEN__ = "eyJ0eXAiOiJKV1QiLCJhbGciOiJFUzI1NiIsImtpZCI6IkY3NFpHS1gzWDMifQ.eyJpc3MiOiJGQUE4SlVURFM0IiwiaWF0IjoxNzU3NDY5NjU4LCJleHAiOjE3NTc0NzY4NTgsIm9yaWdpbiI6Imh0dHBzOi8vZnVlbHJhZGFyLmNvbS5hdSJ9.5w9YfdByqlO58KApw4iVvhEFyDJ0rG0X4nlcB5Qz4zJoPV5p06nnyypwB_g_DEELpMaC9G4jtOKqYm_CNfSlpw";window.__PRELOAD_DATA__ = {token:"eyJ0eXAiOiJKV1QiLCJhbGciOiJFUzI1NiIsImtpZCI6IkY3NFpHS1gzWDMifQ.eyJpc3MiOiJGQUE4SlVURFM0IiwiaWF0IjoxNzU3NDY5NjU4LCJleHAiOjE3NTc0NzY4NTgsIm9yaWdpbiI6Imh0dHBzOi8vZnVlbHJhZGFyLmNvbS5hdSJ9.5w9YfdByqlO58KApw4iVvhEFyDJ0rG0X4nlcB5Qz4zJoPV5p06nnyypwB_g_DEELpMaC9G4jtOKqYm_CNfSlpw",timestamp:Date.now()};</script>
<link rel="preconnect" href="https://cdn.apple-mapkit.com" crossorigin>
<link rel="dns-prefetch" href="https://cdn.apple-mapkit.com">
<link rel="preconnect" href="https://cdn.fuelradar.com.au" crossorigin>
<link rel="dns-prefetch" href="https://cdn.fuelradar.com.au">
<style>
/* Ultra-optimized critical CSS for PageSpeed */
*{margin:0;padding:0;box-sizing:border-box}
html{height:100%;-webkit-text-size-adjust:100%}
body{height:100%;font:400 14px/1.5 Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none}
/* Core layout - prevent layout shift */
#app{min-height:100vh;contain:layout style}
.map-container{position:absolute;inset:0;width:100%;height:100%;background:#f3f4f6;contain:strict}
.mk-map-view{width:100%;height:100%;will-change:transform;transform:translateZ(0);backface-visibility:hidden}
/* Header critical */
.header{height:56px;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;padding:0 1rem;position:relative;z-index:100;contain:layout}
.header-logo{height:32px;width:150px;object-fit:contain}
/* Loading states */
.map-loading,.loading-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);z-index:9999}
.spinner,.loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top:3px solid #000090;border-radius:50%;animation:spin .8s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
/* Performance hints */
.will-change-transform{will-change:transform}
.gpu{transform:translateZ(0);backface-visibility:hidden}
.contain-layout{contain:layout}
.contain-paint{contain:paint}
.contain-strict{contain:strict}
/* Mobile optimizations */
@media(max-width:768px){
body{font-size:16px;touch-action:pan-x pan-y}
.header{height:48px}
.map-container{height:calc(100vh - 48px)}
}
/* Prevent FOUC */
.no-js{visibility:hidden}
/* Preload font hint */
@font-face{font-family:Inter;font-display:optional;src:local('Inter')}
</style>
<script>
/* Immediate optimizations */
(function(){
'use strict';
/* Remove no-js class immediately */
if (document.documentElement) {
document.documentElement.classList.remove('no-js');
/* Add performance classes */
var ua = navigator.userAgent;
var isMobile = /iPhone|iPad|iPod|Android/i.test(ua);
var isModern = 'IntersectionObserver' in window && 'requestIdleCallback' in window;
document.documentElement.classList.add(isMobile ? 'mobile' : 'desktop');
document.documentElement.classList.add(isModern ? 'modern' : 'legacy');
}
/* Preconnect to critical domains */
var preconnect = function(url) {
var link = document.createElement('link');
link.rel = 'preconnect';
link.href = url;
link.crossOrigin = 'anonymous';
if (document.head) {
document.head.appendChild(link);
}
};
/* Connection hints for faster resource loading */
if ('connection' in navigator && navigator.connection.saveData !== true) {
preconnect('https://cdn.apple-mapkit.com');
preconnect('https://cdn.fuelradar.com.au');
}
/* Set map layout when DOM is ready */
function setMapLayout() {
if (document.body && location.pathname.includes('/map')) {
document.body.classList.add('map-layout');
}
}
/* Run when DOM is ready */
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', setMapLayout);
} else {
setMapLayout();
}
/* Lazy load polyfill for older browsers */
if (!('loading' in HTMLImageElement.prototype)) {
var script = document.createElement('script');
script.src = 'https://cdn.jsdelivr.net/npm/lazysizes@5/lazysizes.min.js';
script.async = true;
if (document.body) {
document.body.appendChild(script);
} else {
document.addEventListener('DOMContentLoaded', function() {
document.body.appendChild(script);
});
}
}
})();
</script>
<!-- PWA Support -->
<link rel="manifest" href="/manifest.json?v=2">
<meta name="mobile-web-app-capable" content="yes">
<!-- Favicons -->
<link rel="icon" type="image/x-icon" href="https://cdn.fuelradar.com.au/web/favicon/fuelradaricon.ico">
<link rel="shortcut icon" href="https://cdn.fuelradar.com.au/web/favicon/fuelradaricon.ico">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="apple-mobile-web-app-title" content="FuelRadar">
<link rel="apple-touch-icon" href="https://cdn.fuelradar.com.au/web/assets/fuelradarlogo_icon.png">
<!-- Preload critical assets with fetchpriority -->
<link rel="preload" as="image" href="https://cdn.fuelradar.com.au/web/assets/fuelradarlogo_icon.png" fetchpriority="high" />
<!-- Vite Assets -->
<link rel="preload" as="style" href="https://fuelradar.com.au/build/assets/app-xha3sqau.css" /><link rel="preload" as="style" href="https://fuelradar.com.au/build/assets/vendor-DPj1QtcW.css" /><link rel="preload" as="style" href="https://fuelradar.com.au/build/assets/ui-libs-D04_KDLT.css" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/app-DirMmMoB.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk-D7GOo2ou.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk-Mqt9k-QH.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk-CjDzf2Hj.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk-BhcYN6Hq.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk--Q_GcJMR.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk-CzWsmtN6.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk-C0-JCary.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk-BC041HIl.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk-C5DtnucW.js" /><link rel="modulepreload" href="https://fuelradar.com.au/build/assets/chunk-BwUea3gw.js" /><link rel="stylesheet" href="https://fuelradar.com.au/build/assets/app-xha3sqau.css" /><link rel="stylesheet" href="https://fuelradar.com.au/build/assets/vendor-DPj1QtcW.css" /><link rel="stylesheet" href="https://fuelradar.com.au/build/assets/ui-libs-D04_KDLT.css" /><script type="module" src="https://fuelradar.com.au/build/assets/app-DirMmMoB.js"></script>
<!-- Defer non-critical preconnects -->
<link rel="dns-prefetch" href="https://www.googletagmanager.com" />
<link rel="dns-prefetch" href="https://pagead2.googlesyndication.com" />
<!-- Resource hints already added above, removing duplicate -->
<title>FuelRadar - Find Cheapest Fuel Prices Near You | Compare Petrol Prices Australia</title><!-- HEAD_svelte-1ttshf9_START --><meta name="description" content="Find the cheapest fuel prices near you in Australia. Compare real-time petrol, diesel & LPG prices at nearby service stations. Save money on fuel today!"><link rel="canonical" href="https://fuelradar.com.au/map/location/au/nsw/2000/sydney"><meta property="og:title" content="FuelRadar - Find Cheapest Fuel Prices Near You | Compare Petrol Prices Australia"><meta property="og:description" content="Find the cheapest fuel prices near you in Australia. Compare real-time petrol, diesel & LPG prices at nearby service stations. Save money on fuel today!"><meta property="og:type" content="website"><meta property="og:url" content="https://fuelradar.com.au/map/location/au/nsw/2000/sydney"><meta property="og:image" content="https://fuelradar.com.au/images/og-image.jpg"><meta property="og:site_name" content="FuelRadar"><meta property="og:locale" content="en_AU"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="FuelRadar - Find Cheapest Fuel Prices Near You | Compare Petrol Prices Australia"><meta name="twitter:description" content="Find the cheapest fuel prices near you in Australia. Compare real-time petrol, diesel & LPG prices at nearby service stations. Save money on fuel today!"><meta name="twitter:image" content="https://fuelradar.com.au/images/og-image.jpg"><meta name="twitter:site" content="@FuelRadar"><meta property="place:location:latitude" content="-33.8657305"> <meta property="place:location:longitude" content="151.20733"><!-- HTML_TAG_START --><script type="application/ld+json">{"@context":"https://schema.org","@type":"Service","name":"Fuel Price Comparison in Sydney, NSW","description":"Compare real-time fuel prices at 0 stations in Sydney NSW 2000. Find the cheapest petrol, diesel and LPG prices near you.","provider":{"@context":"https://schema.org","@type":"Organization","name":"FuelRadar","url":"https://fuelradar.com.au","logo":"https://fuelradar.com.au/images/logo.svg","description":"Find the cheapest fuel prices near you in Australia. Compare real-time petrol, diesel & LPG prices.","sameAs":["https://www.facebook.com/FuelRadarAU","https://twitter.com/FuelRadarAU","https://play.google.com/store/apps/details?id=au.com.fuelradar","https://apps.apple.com/au/app/id1522204991"],"contactPoint":{"@type":"ContactPoint","telephone":"+61756624422","contactType":"customer service","availableLanguage":["English"]},"address":{"@type":"PostalAddress","addressCountry":"AU"}},"areaServed":{"@type":"Place","name":"Sydney, NSW 2000","address":{"@type":"PostalAddress","addressLocality":"Sydney","addressRegion":"NSW","postalCode":"2000","addressCountry":"AU"}},"serviceType":"Fuel Price Comparison","availableChannel":{"@type":"ServiceChannel","serviceUrl":"https://fuelradar.com.au/map/location/au/nsw/2000/sydney","servicePhone":"+61-1300-FUEL-AU","availableLanguage":["English"]}}</script><!-- HTML_TAG_END --><!-- HEAD_svelte-1ttshf9_END -->
<style data-vite-css>.seo-content.svelte-19idli5{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.app-wrapper.svelte-2dlm53.svelte-2dlm53{min-height:100vh;display:flex;flex-direction:column}.app-wrapper.map-layout.svelte-2dlm53.svelte-2dlm53{height:100vh;overflow:hidden}.main-content.svelte-2dlm53.svelte-2dlm53{flex:1;display:flex;flex-direction:column}.map-layout.svelte-2dlm53 .main-content.svelte-2dlm53{overflow:hidden}
.minimal-header.svelte-1qi0u2d.svelte-1qi0u2d{height:50px;background:linear-gradient(135deg, #0000C0 0%, #0000E6 100%);color:white;display:flex;align-items:center;padding:0 15px;box-shadow:0 2px 4px rgba(0,0,0,0.1);position:relative;z-index:1400;width:100%}.header-content.svelte-1qi0u2d.svelte-1qi0u2d{width:100%;display:flex;justify-content:space-between;align-items:center}.logo-section.svelte-1qi0u2d.svelte-1qi0u2d{display:flex;align-items:center;flex-shrink:0}.header-logo.svelte-1qi0u2d.svelte-1qi0u2d{height:32px;width:auto}.nav-links.svelte-1qi0u2d.svelte-1qi0u2d{display:flex;gap:20px;align-items:center}.nav-links.svelte-1qi0u2d a.svelte-1qi0u2d{color:white;text-decoration:none;font-size:0.9rem;transition:opacity 0.2s}.nav-links.svelte-1qi0u2d a.svelte-1qi0u2d:hover{opacity:0.8}.parking-link.svelte-1qi0u2d.svelte-1qi0u2d{font-weight:500}.nav-links.svelte-1qi0u2d .get-app-btn.svelte-1qi0u2d{background:rgba(255, 255, 255, 0.15);padding:5px 14px;border-radius:20px;font-weight:600;border:1px solid rgba(255, 255, 255, 0.3);transition:all 0.2s;margin-left:10px}.nav-links.svelte-1qi0u2d .get-app-btn.svelte-1qi0u2d:hover{background:rgba(255, 255, 255, 0.25);border-color:rgba(255, 255, 255, 0.5);opacity:1 !important;transform:translateY(-1px)}.hamburger-menu.svelte-1qi0u2d.svelte-1qi0u2d{display:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;margin-left:auto;position:relative;z-index:1500}.hamburger-menu.svelte-1qi0u2d span.svelte-1qi0u2d{display:block;width:24px;height:2px;background:white;margin:3px 0;transition:all 0.3s ease;transform-origin:center}.hamburger-menu.active.svelte-1qi0u2d span.svelte-1qi0u2d:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.hamburger-menu.active.svelte-1qi0u2d span.svelte-1qi0u2d:nth-child(2){opacity:0}.hamburger-menu.active.svelte-1qi0u2d span.svelte-1qi0u2d:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.mobile-menu-overlay.svelte-1qi0u2d.svelte-1qi0u2d{position:fixed;top:50px;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.5);z-index:1399;animation:svelte-1qi0u2d-fadeIn 0.3s ease}.mobile-nav.svelte-1qi0u2d.svelte-1qi0u2d{background:white;padding:20px;display:flex;flex-direction:column;gap:15px;box-shadow:0 4px 6px rgba(0,0,0,0.1);animation:svelte-1qi0u2d-slideDown 0.3s ease}.mobile-nav.svelte-1qi0u2d a.svelte-1qi0u2d{color:#333;text-decoration:none;font-size:1rem;padding:10px;border-radius:4px;transition:background 0.2s}.mobile-nav.svelte-1qi0u2d a.svelte-1qi0u2d:hover{background:#f5f5f5}.mobile-nav.svelte-1qi0u2d .parking-link.svelte-1qi0u2d{font-weight:500}.mobile-nav.svelte-1qi0u2d .get-app-btn.svelte-1qi0u2d{background:#0000C0;color:white;text-align:center;font-weight:500}.mobile-nav.svelte-1qi0u2d .get-app-btn.svelte-1qi0u2d:hover{background:#0000E6}@keyframes svelte-1qi0u2d-fadeIn{from{opacity:0}to{opacity:1}}@keyframes svelte-1qi0u2d-slideDown{from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.minimal-header.mobile.svelte-1qi0u2d .hamburger-menu.svelte-1qi0u2d{display:flex}@media(max-width: 768px){.minimal-header.svelte-1qi0u2d.svelte-1qi0u2d{padding:0 10px}.header-logo.svelte-1qi0u2d.svelte-1qi0u2d{height:28px}}
@media(max-width: 767px){.desktop-only.svelte-l0h30z.svelte-l0h30z{display:none !important}}.full-page-wrapper.svelte-l0h30z.svelte-l0h30z{position:fixed;top:50px;left:0;right:0;bottom:0;display:flex;flex-direction:column;overflow:hidden;z-index:1000;background:white;height:calc(100vh - 50px)}.fuelradar-container.svelte-l0h30z.svelte-l0h30z{display:flex;width:100%;flex:1;background:white;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;overflow:hidden;position:relative;min-width:100%;height:100vh}.fuelradar-container.mobile.svelte-l0h30z.svelte-l0h30z{flex-direction:column}.map-section.svelte-l0h30z.svelte-l0h30z{flex:1 1 auto;position:relative;background:white;border-right:2px solid #ddd;display:flex;flex-direction:column}.fuelradar-container.mobile.svelte-l0h30z .map-section.svelte-l0h30z{flex:1;border-right:none}.map-wrapper.svelte-l0h30z.svelte-l0h30z{flex:1;position:relative;overflow:hidden}.zoom-controls.svelte-l0h30z.svelte-l0h30z{position:absolute;top:20px;right:16px;z-index:999;display:flex;flex-direction:column;gap:2px;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.08), 0 2px 8px rgba(0, 0, 192, 0.08);background:linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);border:2px solid rgba(0, 0, 192, 0.15);padding:2px;backdrop-filter:blur(10px)}.fuelradar-container.mobile.svelte-l0h30z .zoom-controls.svelte-l0h30z{top:130px;right:10px}.zoom-btn.svelte-l0h30z.svelte-l0h30z{width:44px;height:44px;background:linear-gradient(135deg, #fafbff 0%, #f5f6ff 100%);border:none;border-radius:12px;cursor:pointer;color:#0000C0;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);display:flex;align-items:center;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none}.zoom-btn.svelte-l0h30z.svelte-l0h30z:focus{outline:none}@media(hover: hover){.zoom-btn.svelte-l0h30z.svelte-l0h30z:hover{background:linear-gradient(135deg, #0000C0 0%, #0000E6 100%);color:white;transform:scale(1.1);box-shadow:0 2px 8px rgba(0, 0, 192, 0.3)}}.zoom-btn.svelte-l0h30z.svelte-l0h30z:active{transform:scale(0.98)}.fuelradar-container.mobile.svelte-l0h30z .zoom-btn.svelte-l0h30z:active{transform:none;opacity:0.8}.zoom-btn.svelte-l0h30z svg.svelte-l0h30z{transition:transform 0.3s}.zoom-btn.svelte-l0h30z:hover svg.svelte-l0h30z{transform:scale(1.2)}.price-gradient-wrapper.svelte-l0h30z.svelte-l0h30z{position:absolute;bottom:50px;left:16px;width:360px;max-width:40%;z-index:500;background:rgba(255, 255, 255, 0.95);border-radius:12px;padding:8px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1), 0 2px 6px rgba(0, 0, 192, 0.08);backdrop-filter:blur(10px);border:1px solid rgba(0, 0, 192, 0.1)}@keyframes svelte-l0h30z-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@keyframes svelte-l0h30z-pulse{0%,100%{opacity:1}50%{opacity:0.5}}@media(max-width: 768px){.zoom-controls.svelte-l0h30z.svelte-l0h30z{top:120px}.price-gradient-wrapper.svelte-l0h30z.svelte-l0h30z{display:none}}
.map-controls-bar.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{position:absolute;top:16px;left:16px;z-index:1000;display:flex;align-items:center;gap:8px;background:rgba(255, 255, 255, 0.98);border:1px solid rgba(0, 0, 0, 0.08);border-radius:28px;box-shadow:0 8px 32px rgba(0,0,0,0.12), 0 2px 8px rgba(0,0,0,0.06);height:56px;padding:0 8px;backdrop-filter:blur(20px);width:fit-content;max-width:calc(100% - 32px)}.controls-left.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{display:flex;align-items:center;gap:8px}.controls-right.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{display:flex;gap:4px}.search-container.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{position:relative;width:320px;max-width:320px}.fuel-select-wrapper.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{position:relative}.fuel-select-btn.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{display:flex;align-items:center;gap:8px;padding:0 20px;height:44px;background:#f0f0f0;border:none;border-radius:22px;cursor:pointer;color:#333;font-weight:600;font-size:1rem;transition:all 0.2s}.fuel-select-btn.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33:hover{background:#e5e5e5}.fuel-icon.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{font-size:1.2rem}.select-arrow.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{transition:all 0.3s;stroke-width:2.5}.fuel-select-wrapper.dropdown-open.svelte-sa5f33 .select-arrow.svelte-sa5f33.svelte-sa5f33{transform:rotate(180deg)}.fuel-dropdown.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);background:white;border:1px solid rgba(0, 0, 0, 0.1);border-radius:16px;box-shadow:0 12px 32px rgba(0,0,0,0.15);padding:8px;z-index:2000;min-width:300px}.fuel-dropdown-grid.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{display:grid;grid-template-columns:repeat(3, 1fr);gap:4px}.fuel-option.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{display:flex;align-items:center;gap:8px;padding:10px;background:white;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all 0.2s;font-size:0.9rem;font-weight:500;color:#333}.fuel-option.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33:hover{background:#f5f5f5;border-color:#999}.fuel-option.selected.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{background:#e8f5e9;border-color:#4caf50}.fuel-indicator.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{width:12px;height:12px;border-radius:50%}.check-icon.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{margin-left:auto;color:#4caf50}.btn-action.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{padding:0 16px;height:44px;background:transparent;border:none;border-radius:22px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#333;transition:all 0.2s;font-weight:500;font-size:0.9rem}.btn-action.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33:hover{background:#f0f0f0}.btn-action.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33:active{background:#e5e5e5;transform:scale(0.95)}.btn-action.active.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{background:#e3f2fd;color:#1976d2;border-color:#1976d2}.btn-action.active.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33:hover{background:#bbdefb}.btn-label.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{display:inline}.brand-select-wrapper.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{position:relative}.brand-dropdown.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{position:absolute;top:calc(100% + 8px);left:0;background:white;border:1px solid rgba(0,0,0,0.1);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,0.15);padding:6px;z-index:2000;min-width:220px;max-height:280px;overflow-y:auto}.brand-item.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;background:white;border:1px solid #eee;color:#333;border-radius:8px;padding:8px 10px;font-size:0.95rem;font-weight:500;cursor:pointer}.brand-item.svelte-sa5f33+.brand-item.svelte-sa5f33.svelte-sa5f33{margin-top:6px}.brand-item.selected.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{background:#eef5ff;border-color:#cfe0ff;color:#0f3dc2}.brand-name.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-count.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{color:#6b7280;font-size:0.85rem}.map-controls-bar.mobile.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{width:calc(100% - 16px);max-width:100%;left:8px;right:8px;top:8px;padding:0;height:auto;flex-direction:column}.mobile-controls.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{display:flex;flex-direction:column;width:100%;gap:8px;padding:8px}.mobile-search-row.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{width:100%}.mobile-controls-row.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{display:flex;justify-content:space-between;gap:6px;width:100%}.mobile-controls-left.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{display:flex;gap:6px;flex:1}.mobile-controls-row.svelte-sa5f33 .fuel-select-btn.svelte-sa5f33.svelte-sa5f33{flex:0 0 auto;min-width:70px;height:36px;padding:0 8px;background:#f0f0f0;border:none;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:3px;font-weight:600;font-size:0.8rem;color:#333;cursor:pointer}.mobile-controls-row.svelte-sa5f33 .fuel-select-btn.svelte-sa5f33 .fuel-label.svelte-sa5f33{display:inline}.mobile-controls-row.svelte-sa5f33 .btn-action.svelte-sa5f33.svelte-sa5f33{flex:0 0 auto;height:36px;padding:0 10px;background:#f0f0f0;border:none;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:0.85rem;color:#333;white-space:nowrap}.mobile-controls-row.svelte-sa5f33 .btn-action.svelte-sa5f33 .btn-label.svelte-sa5f33{display:inline;font-weight:500}.mobile-controls-row.svelte-sa5f33 .btn-list.svelte-sa5f33.svelte-sa5f33{margin-left:auto;flex:0 0 auto}.fuel-dropdown-mobile.svelte-sa5f33.svelte-sa5f33.svelte-sa5f33{position:absolute;top:calc(100% + 8px);left:8px;right:8px;background:white;border:1px solid rgba(0, 0, 0, 0.1);border-radius:16px;box-shadow:0 12px 32px rgba(0,0,0,0.15);padding:8px;z-index:2000;width:calc(100% - 16px)}.map-controls-bar.mobile.svelte-sa5f33 .btn-action svg.svelte-sa5f33.svelte-sa5f33{width:18px;height:18px}
.search-component.svelte-glv7rf.svelte-glv7rf{position:relative;width:100%;max-width:100%}.search-box.svelte-glv7rf.svelte-glv7rf{display:flex;align-items:center;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:10px;padding:0 12px;gap:8px;min-width:0;height:44px;position:relative;transition:all 0.2s ease}.search-box.svelte-glv7rf.svelte-glv7rf:focus-within{border-color:#0000C0;box-shadow:0 0 0 3px rgba(0, 0, 192, 0.1)}.search-component.svelte-glv7rf:not(.mobile) .search-box.svelte-glv7rf{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:0 12px;height:44px}.search-icon.svelte-glv7rf.svelte-glv7rf{width:20px;height:20px;min-width:20px;color:#757575;flex-shrink:0}.search-component.svelte-glv7rf:not(.mobile) .search-icon.svelte-glv7rf{color:#0000C0}.search-input.svelte-glv7rf.svelte-glv7rf{flex:1;background:transparent;border:none;outline:none;font-size:16px;color:#212121;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif}.search-input.svelte-glv7rf.svelte-glv7rf::placeholder{color:#9e9e9e;font-size:16px}.search-component.svelte-glv7rf:not(.mobile) .search-input.svelte-glv7rf::placeholder{color:#9ca3af;font-size:0.95rem}.clear-btn.svelte-glv7rf.svelte-glv7rf{padding:4px;background:transparent;border:none;color:#757575;cursor:pointer;display:flex;align-items:center;justify-content:center}.clear-btn.svelte-glv7rf.svelte-glv7rf:active{opacity:0.6}.search-results-panel.svelte-glv7rf.svelte-glv7rf{position:absolute;top:calc(100% + 4px);left:0;background:white;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);z-index:9999;max-height:420px;overflow-y:auto;animation:svelte-glv7rf-slideDown 0.2s ease-out;width:320px;max-width:100%;box-sizing:border-box}@keyframes svelte-glv7rf-slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-component.mobile.svelte-glv7rf .search-results-panel.svelte-glv7rf{position:fixed;top:120px;left:8px;right:8px;width:auto;max-height:60vh;border-radius:16px;z-index:10000;margin:0}.search-section.svelte-glv7rf.svelte-glv7rf{padding:0.5rem 0}.search-section-title.svelte-glv7rf.svelte-glv7rf{padding:0.5rem 1rem;font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:0.5px}.search-loading.svelte-glv7rf.svelte-glv7rf{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:1rem;color:#666}.spinner.svelte-glv7rf.svelte-glv7rf{width:16px;height:16px;border:2px solid #e0e0e0;border-top:2px solid #0000C0;border-radius:50%;animation:svelte-glv7rf-spin 1s linear infinite}@keyframes svelte-glv7rf-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.search-result-item.svelte-glv7rf.svelte-glv7rf{display:flex;align-items:center;width:100%;padding:12px 16px;background:none;border:none;cursor:pointer;transition:background 0.2s;text-align:left;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.search-result-item.svelte-glv7rf.svelte-glv7rf:hover{background:#f5f5f5}.result-icon.svelte-glv7rf.svelte-glv7rf{font-size:24px;margin-right:12px}.result-details.svelte-glv7rf.svelte-glv7rf{flex:1;min-width:0}.result-name.svelte-glv7rf.svelte-glv7rf{font-size:14px;font-weight:500;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-address.svelte-glv7rf.svelte-glv7rf{font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-results.svelte-glv7rf.svelte-glv7rf{padding:1rem;text-align:center;color:#666;font-size:14px}.popular-grid.svelte-glv7rf.svelte-glv7rf{display:grid;grid-template-columns:repeat(2, 1fr);gap:0.5rem;padding:0 1rem 1rem}.popular-grid.mobile-grid.svelte-glv7rf.svelte-glv7rf{grid-template-columns:repeat(2, 1fr)}.search-component.svelte-glv7rf:not(.mobile) .popular-grid.svelte-glv7rf{grid-template-columns:repeat(2, 1fr)}.popular-item.svelte-glv7rf.svelte-glv7rf{display:flex;align-items:center;gap:0.4rem;padding:0.5rem 0.75rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#374151;font-weight:500;font-size:0.85rem;text-decoration:none;transition:all 0.2s ease;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.popular-item.svelte-glv7rf.svelte-glv7rf:hover{background:#e9ecef;border-color:#0000C0;color:#0000C0;transform:translateY(-1px)}.location-emoji.svelte-glv7rf.svelte-glv7rf{font-size:16px}.location-name.svelte-glv7rf.svelte-glv7rf{flex:1;text-align:left}
.loading-overlay.svelte-vj1nyq.svelte-vj1nyq{position:absolute;z-index:1000;pointer-events:none;background:transparent;border:none;display:flex;align-items:center;justify-content:center}.position-center.svelte-vj1nyq.svelte-vj1nyq{top:0;left:0;right:0;bottom:0}.position-top.svelte-vj1nyq.svelte-vj1nyq{top:80px;left:0;right:0;bottom:auto}.position-bottom.svelte-vj1nyq.svelte-vj1nyq{top:auto;left:0;right:0;bottom:80px}.loading-content.svelte-vj1nyq.svelte-vj1nyq{background:rgba(255, 255, 255, 0.95);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);display:inline-flex;flex-direction:column;align-items:center;gap:10px}.size-small.svelte-vj1nyq.svelte-vj1nyq{padding:12px 16px}.size-small.svelte-vj1nyq .loading-spinner.svelte-vj1nyq{width:24px;height:24px}.size-small.svelte-vj1nyq .loading-text.svelte-vj1nyq{font-size:12px}.size-medium.svelte-vj1nyq.svelte-vj1nyq{padding:16px 20px}.size-medium.svelte-vj1nyq .loading-spinner.svelte-vj1nyq{width:32px;height:32px}.size-medium.svelte-vj1nyq .loading-text.svelte-vj1nyq{font-size:13px}.size-large.svelte-vj1nyq.svelte-vj1nyq{padding:20px 28px}.size-large.svelte-vj1nyq .loading-spinner.svelte-vj1nyq{width:40px;height:40px}.size-large.svelte-vj1nyq .loading-text.svelte-vj1nyq{font-size:14px}.loading-spinner.svelte-vj1nyq.svelte-vj1nyq{position:relative}.spinner-ring.svelte-vj1nyq.svelte-vj1nyq{position:absolute;width:100%;height:100%;border:2px solid transparent;border-radius:50%;animation:svelte-vj1nyq-spin 1.5s cubic-bezier(0.5, 0, 0.5, 1) infinite}.spinner-ring.svelte-vj1nyq.svelte-vj1nyq:nth-child(1){border-top-color:#0000C0;animation-delay:-0.3s}.spinner-ring.svelte-vj1nyq.svelte-vj1nyq:nth-child(2){border-right-color:#0000C0;opacity:0.8;animation-delay:-0.2s}.spinner-ring.svelte-vj1nyq.svelte-vj1nyq:nth-child(3){border-bottom-color:#0000C0;opacity:0.6;animation-delay:-0.1s}@keyframes svelte-vj1nyq-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-text.svelte-vj1nyq.svelte-vj1nyq{color:#666;font-weight:400;white-space:nowrap;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif}
.map-container.svelte-1iont9g{position:relative;width:100%;height:100%;background:#f3f4f6}.map-loading.svelte-1iont9g{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(255, 255, 255, 0.9);z-index:10}.spinner.svelte-1iont9g{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#000090;border-radius:50%;animation:svelte-1iont9g-spin 0.8s linear infinite}@keyframes svelte-1iont9g-spin{to{transform:rotate(360deg)}}.mk-map-view{will-change:transform;transform:translateZ(0);backface-visibility:hidden}.mk-tile-container{will-change:transform}
@media(max-width: 767px){.desktop-only.svelte-1jjdx6b.svelte-1jjdx6b{display:none !important}}.info-panel.svelte-1jjdx6b.svelte-1jjdx6b{background:#f9fafb;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:space-between;position:relative}.resize-handle.svelte-1jjdx6b.svelte-1jjdx6b{position:absolute;left:0;top:0;bottom:0;width:8px;cursor:ew-resize;background:transparent}.resize-handle.svelte-1jjdx6b.svelte-1jjdx6b::after{content:'';position:absolute;left:2px;top:50%;transform:translateY(-50%);width:4px;height:40px;border-radius:2px;background:rgba(0,0,0,0.08)}.panel-content.svelte-1jjdx6b.svelte-1jjdx6b{padding:12px;overflow-y:auto}.hero-section.svelte-1jjdx6b.svelte-1jjdx6b{background:white;border:1px solid #e9ecef;border-radius:12px;padding:10px;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.hero-logo.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;justify-content:center;margin-bottom:8px }.logo-img.svelte-1jjdx6b.svelte-1jjdx6b{height:30px }.hero-title.svelte-1jjdx6b.svelte-1jjdx6b{font-size:1.3rem;font-weight:700;margin:0 0 8px }.hero-subtitle.svelte-1jjdx6b.svelte-1jjdx6b{color:#666;margin:0 }.location-link-hero.svelte-1jjdx6b.svelte-1jjdx6b{color:#0000C0;text-decoration:none }.hero-stats.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;justify-content:space-around;gap:10px;margin:8px 0;padding:8px 5px;background:#f8f9fa;border-radius:8px }.stat-number.svelte-1jjdx6b.svelte-1jjdx6b{font-weight:700;color:#0066cc }.hero-apps.svelte-1jjdx6b.svelte-1jjdx6b{border-top:1px solid #e9ecef;padding-top:8px }.app-badges.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;gap:12px;justify-content:center;align-items:center }.badge-link.svelte-1jjdx6b.svelte-1jjdx6b{display:inline-flex;align-items:center }.store-badge.svelte-1jjdx6b.svelte-1jjdx6b{height:40px;width:auto;display:block}.fuel-prices-summary.svelte-1jjdx6b.svelte-1jjdx6b{background:white;border:1px solid #e9ecef;border-radius:12px;padding:12px;margin-top:12px }.fuel-type-header.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;justify-content:space-between;align-items:center }.cheapest-stations-section.svelte-1jjdx6b.svelte-1jjdx6b{margin-top:12px }.station-list.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;flex-direction:column;gap:8px }.station-item.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;align-items:center;gap:10px;background:white;border:1px solid #e9ecef;border-radius:10px;padding:10px;cursor:pointer}.station-rank.svelte-1jjdx6b.svelte-1jjdx6b{font-weight:700;color:#2563eb }.station-info.svelte-1jjdx6b.svelte-1jjdx6b{flex:1 }.station-name.svelte-1jjdx6b.svelte-1jjdx6b{font-weight:600 }.price-info.svelte-1jjdx6b.svelte-1jjdx6b{text-align:right }.price-main.svelte-1jjdx6b.svelte-1jjdx6b{font-weight:700 }.view-all-link.svelte-1jjdx6b.svelte-1jjdx6b{width:100%;background:#f3f4f6;border:1px dashed #d1d5db;padding:10px;border-radius:10px }.nearby-suburbs-section.svelte-1jjdx6b.svelte-1jjdx6b{margin-top:16px }.section-header-with-icon.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;align-items:center;gap:6px;margin-bottom:8px }.suburbs-list.svelte-1jjdx6b.svelte-1jjdx6b{display:grid;grid-template-columns:1fr;gap:8px }.suburb-link.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;justify-content:space-between;align-items:center;gap:8px;background:white;border:1px solid #e9ecef;border-radius:8px;padding:10px;text-decoration:none;color:inherit }.suburb-link.current.svelte-1jjdx6b.svelte-1jjdx6b{border-color:#2563eb }.current-badge.svelte-1jjdx6b.svelte-1jjdx6b{background:#eff6ff;color:#2563eb;padding:2px 6px;border-radius:6px;font-size:12px }.statistics-section.svelte-1jjdx6b.svelte-1jjdx6b{margin-top:16px }.stats-grid.svelte-1jjdx6b.svelte-1jjdx6b{display:grid;gap:8px;grid-template-columns:repeat(3,1fr) }.stat-card.svelte-1jjdx6b.svelte-1jjdx6b{background:white;border:1px solid #e5e7eb;border-radius:8px;padding:10px }.stat-label.svelte-1jjdx6b.svelte-1jjdx6b{color:#6b7280;font-size:12px }.stat-value.svelte-1jjdx6b.svelte-1jjdx6b{font-weight:700;font-size:16px }.faq-section.svelte-1jjdx6b.svelte-1jjdx6b{margin-top:16px }.faq-list.svelte-1jjdx6b details.svelte-1jjdx6b{background:white;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;margin-bottom:8px }.calculator-section.svelte-1jjdx6b.svelte-1jjdx6b{margin-top:16px }.savings-display.svelte-1jjdx6b.svelte-1jjdx6b{display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr }.saving-item.svelte-1jjdx6b.svelte-1jjdx6b{background:white;border:1px dashed #d1d5db;border-radius:8px;padding:10px }.saving-item.highlight.svelte-1jjdx6b.svelte-1jjdx6b{border-style:solid }.location-section.svelte-1jjdx6b.svelte-1jjdx6b{margin-top:16px }.location-links.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;gap:8px;flex-wrap:wrap }.location-tag.svelte-1jjdx6b.svelte-1jjdx6b{display:inline-block;padding:6px 10px;border:1px solid #e5e7eb;border-radius:9999px;background:white;text-decoration:none;color:inherit }.quick-actions-card.svelte-1jjdx6b.svelte-1jjdx6b{background:white;border:1px solid #e9ecef;border-radius:12px;padding:12px;margin:12px 0 }.action-buttons.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;gap:8px;flex-wrap:wrap }.action-btn.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;align-items:center;gap:6px;border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;background:#f9fafb }.footer.svelte-1jjdx6b.svelte-1jjdx6b{border-top:1px solid #e5e7eb;padding:8px 0;background:white }.footer-content.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;justify-content:center }.footer-legal.svelte-1jjdx6b.svelte-1jjdx6b{display:flex;gap:8px;align-items:center;flex-wrap:wrap }
.ssr-overlay.svelte-dbesdk.svelte-dbesdk{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.5);z-index:9998;display:flex;align-items:center;justify-content:center;padding:20px}.overlay-content.svelte-dbesdk.svelte-dbesdk{background:white;border-radius:12px;padding:0;max-width:360px;width:calc(100% - 20px);box-shadow:0 4px 20px rgba(0, 0, 0, 0.3);position:relative;max-height:60vh;height:auto;overflow:hidden;display:flex;flex-direction:column}.close-btn.svelte-dbesdk.svelte-dbesdk{position:absolute;top:10px;right:10px;background:rgba(255, 255, 255, 0.9);border:none;border-radius:50%;width:28px;height:28px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.close-btn.svelte-dbesdk.svelte-dbesdk:hover{background:white}.header-section.svelte-dbesdk.svelte-dbesdk{background:linear-gradient(135deg, #0906be 0%, #1a0fd8 100%);color:white;padding:12px;border-radius:12px 12px 0 0;text-align:center;flex-shrink:0}.logo-container.svelte-dbesdk.svelte-dbesdk{display:flex;justify-content:center;align-items:center;margin-bottom:4px}.logo.svelte-dbesdk.svelte-dbesdk{max-height:20px;width:auto;object-fit:contain}.header-section.svelte-dbesdk h2.svelte-dbesdk{margin:0;font-size:14px;font-weight:500}.content-wrapper.svelte-dbesdk.svelte-dbesdk{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.info-section.svelte-dbesdk.svelte-dbesdk{text-align:center;padding:8px 12px 6px}.info-section.svelte-dbesdk p.svelte-dbesdk{margin:0;font-size:11px;color:#718096}.stations-section.svelte-dbesdk.svelte-dbesdk{font-size:11px;padding:0 12px 12px}.stations-section.svelte-dbesdk h3.svelte-dbesdk{margin:0 0 6px 0;font-size:12px;font-weight:600;color:#2d3748}.station-list.svelte-dbesdk.svelte-dbesdk{list-style:none;padding:0;margin:0;font-size:10px;color:#4a5568;line-height:1.3}.station-list.svelte-dbesdk li.svelte-dbesdk{padding:5px 0;border-bottom:1px solid #f0f0f0}.station-list.svelte-dbesdk li.svelte-dbesdk:last-child{border-bottom:none}.station-header.svelte-dbesdk.svelte-dbesdk{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.station-header.svelte-dbesdk strong.svelte-dbesdk{color:#2d3748;font-weight:600;flex:1;font-size:12px}.distance.svelte-dbesdk.svelte-dbesdk{color:#718096;font-size:10px;background:#f0f0f0;padding:1px 4px;border-radius:3px}.fuel-prices.svelte-dbesdk.svelte-dbesdk{display:flex;flex-wrap:wrap;gap:6px}.fuel-price-item.svelte-dbesdk.svelte-dbesdk{font-size:10px;color:#4a5568}.fuel-price-item.svelte-dbesdk strong.svelte-dbesdk{color:#0906be;font-weight:600}.tap-message.svelte-dbesdk.svelte-dbesdk{margin:0;padding:6px 12px;font-size:10px;color:#a0aec0;text-align:center;font-style:italic;border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0;border-radius:0 0 12px 12px}@media(min-width: 768px){.ssr-overlay.svelte-dbesdk.svelte-dbesdk{display:none}}</style>
<!-- Critical CSS inline -->
<style>
html, body {
height: 100%;
margin: 0;
padding: 0;
}
/* Default scrollable layout for regular pages */
body {
width: 100%;
min-height: 100vh;
overflow-x: hidden;
overflow-y: auto;
}
#app {
min-height: 100vh;
width: 100%;
}
/* Map layout - only applied when needed */
body.map-layout {
height: 100vh;
overflow: hidden;
display: flex;
flex-direction: column;
}
body.map-layout #app {
height: 100%;
display: flex;
flex-direction: column;
overflow: hidden;
}
.logo {
display: block;
max-width: 150px;
height: auto;
will-change: transform;
}
</style>
<!-- Store badges removed from preload as they're not immediately visible -->
<!-- Optimized font loading -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=optional" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap"></noscript>
</head>
<body>
<div data-server-rendered="true" id="app" data-page="{"component":"Home","props":{"errors":{},"lat":-33.8657305,"lng":151.20733,"locality":"Sydney","state":"NSW","postcode":"2000","data":{"welcomeMessage":"Welcome to FuelRadar!","NearestStations":[{"DynamicLink":"https://fuelradar.com.au/map/station/52a6e54992a2ca1c3fbf04b8","Address":"61-63 Cowper Wharf Rd (Cnr Dowling St), Woolloomooloo","Postcode":"2011","StationName":"Coles Express Woolloomooloo","StationState":"NSW","StationDistance":1.36,"Logo":"/storage/resources/logo/Coles-Express.webp","Lat":-33.869507,"Lng":151.221345,"FuelPrices":[{"SiteId":546,"Name":"DSL","Price":1919,"FuelId":4826572,"standard_fuel_id":3},{"SiteId":546,"Name":"P98","Price":2359,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":546,"Name":"P95","Price":2269,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":546,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"52a6e54992a2ca1c3fbf04b8"},{"DynamicLink":"https://fuelradar.com.au/map/station/b911d49bb1e2134706289336","Address":"387 427 Wattle St, ULTIMO","Postcode":"2007","StationName":"Coles Express Ultimo","StationState":"NSW","StationDistance":1.99,"Logo":"/storage/resources/logo/Coles-Express.webp","Lat":-33.881355,"Lng":151.196904,"FuelPrices":[{"SiteId":61,"Name":"DSL","Price":1869,"FuelId":4826572,"standard_fuel_id":3},{"SiteId":61,"Name":"P98","Price":2349,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":61,"Name":"P95","Price":2259,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":61,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"b911d49bb1e2134706289336"},{"DynamicLink":"https://fuelradar.com.au/map/station/9938c3e578e4a6a3290cc7ee","Address":"Cnr Oxford St & Greens Rd, PADDINGTON","Postcode":"2021","StationName":"7-Eleven Paddington","StationState":"NSW","StationDistance":2.3,"Logo":"/storage/resources/logo/7Eleven.webp","Lat":-33.883242,"Lng":151.220641,"FuelPrices":[{"SiteId":17121,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":17121,"Name":"PDSL","Price":1899,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":17121,"Name":"P98","Price":2309,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":17121,"Name":"LPG","Price":1099,"FuelId":74669207,"standard_fuel_id":8},{"SiteId":17121,"Name":"P95","Price":2229,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":17121,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"9938c3e578e4a6a3290cc7ee"},{"DynamicLink":"https://fuelradar.com.au/map/station/25d0304216448cb3f17500a4","Address":"66-70 Regent Street, CHIPPENDALE","Postcode":"2008","StationName":"Budget Petrol Chippendale","StationState":"NSW","StationDistance":2.51,"Logo":"/storage/resources/logo/Budget_logo.webp","Lat":-33.8878,"Lng":151.2017441,"FuelPrices":[{"SiteId":16924,"Name":"U91","Price":1697,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":16924,"Name":"PDSL","Price":1797,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":16924,"Name":"P98","Price":1977,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":16924,"Name":"P95","Price":1897,"FuelId":74874650,"standard_fuel_id":5}],"unique_id_string":"25d0304216448cb3f17500a4"},{"DynamicLink":"https://fuelradar.com.au/map/station/83e0e2a692be640f69728e96","Address":"67 New South Head Rd, EDGECLIFF","Postcode":"2027","StationName":"BP Edgecliff","StationState":"NSW","StationDistance":2.53,"Logo":"/storage/resources/logo/BP.webp","Lat":-33.876974,"Lng":151.231099,"FuelPrices":[{"SiteId":1706,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":1706,"Name":"PDSL","Price":1999,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":1706,"Name":"P98","Price":2399,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":1706,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"83e0e2a692be640f69728e96"},{"DynamicLink":"https://fuelradar.com.au/map/station/05a31e38aa5c3ce5bf25397f","Address":"411-417 Cleveland St, REDFERN","Postcode":"2016","StationName":"BP Redfern","StationState":"NSW","StationDistance":2.95,"Logo":"/storage/resources/logo/BP.webp","Lat":-33.891804,"Lng":151.213294,"FuelPrices":[{"SiteId":1796,"Name":"U91","Price":2019,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":1796,"Name":"PDSL","Price":1879,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":1796,"Name":"P98","Price":2279,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":1796,"Name":"LPG","Price":1099,"FuelId":74669207,"standard_fuel_id":8},{"SiteId":1796,"Name":"E10","Price":1999,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"05a31e38aa5c3ce5bf25397f"},{"DynamicLink":"https://fuelradar.com.au/map/station/5c39cc4ad5645b98aafc21ec","Address":"475 Cleveland St, Redfern","Postcode":"2016","StationName":"EG Ampol Redfern","StationState":"NSW","StationDistance":3.06,"Logo":"/storage/resources/logo/eurogarages.webp","Lat":-33.892242,"Lng":151.216086,"FuelPrices":[{"SiteId":661,"Name":"U91","Price":2019,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":661,"Name":"PDSL","Price":1899,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":661,"Name":"P98","Price":2269,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":661,"Name":"P95","Price":2179,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":661,"Name":"E10","Price":1999,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"5c39cc4ad5645b98aafc21ec"},{"DynamicLink":"https://fuelradar.com.au/map/station/fc2cdb8113ae64646b80778a","Address":"Cnr Victoria Rd & Evans St, Rozelle","Postcode":"2039","StationName":"BP Rozelle","StationState":"NSW","StationDistance":3.25,"Logo":"/storage/resources/logo/BP.webp","Lat":-33.865443,"Lng":151.172119,"FuelPrices":[{"SiteId":356,"Name":"U91","Price":2079,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":356,"Name":"PDSL","Price":1869,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":356,"Name":"P98","Price":2329,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":356,"Name":"P95","Price":2239,"FuelId":74874650,"standard_fuel_id":5}],"unique_id_string":"fc2cdb8113ae64646b80778a"},{"DynamicLink":"https://fuelradar.com.au/map/station/e976aa01de4549c6e7d61e18","Address":"Cnr Parramatta & Missenden Roads, Camperdown","Postcode":"2050","StationName":"BP Camperdown","StationState":"NSW","StationDistance":3.46,"Logo":"/storage/resources/logo/BP.webp","Lat":-33.886251,"Lng":151.179144,"FuelPrices":[{"SiteId":348,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":348,"Name":"PDSL","Price":1899,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":348,"Name":"P98","Price":2359,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":348,"Name":"P95","Price":2269,"FuelId":74874650,"standard_fuel_id":5}],"unique_id_string":"e976aa01de4549c6e7d61e18"},{"DynamicLink":"https://fuelradar.com.au/map/station/cc51d138bba9c10d0375cc3d","Address":"121 Victoria Rd, ROZELLE","Postcode":"2039","StationName":"U-Go Rozelle (Self - Serve)","StationState":"NSW","StationDistance":3.6,"Logo":"/storage/resources/logo/Independent.webp","Lat":-33.862552,"Lng":151.168475,"FuelPrices":[{"SiteId":2605,"Name":"U91","Price":1569,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":2605,"Name":"PDSL","Price":1785,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":2605,"Name":"P98","Price":1799,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":2605,"Name":"P95","Price":1719,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":2605,"Name":"E10","Price":1549,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"cc51d138bba9c10d0375cc3d"},{"DynamicLink":"https://fuelradar.com.au/map/station/bc2e1563034aaa9bfe755d1e","Address":"178-184 Victoria Road (Corner Moodie Street), Rozelle","Postcode":"2039","StationName":"7-Eleven Rozelle","StationState":"NSW","StationDistance":3.63,"Logo":"/storage/resources/logo/7Eleven.webp","Lat":-33.862904,"Lng":151.168131,"FuelPrices":[{"SiteId":283,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":283,"Name":"PDSL","Price":1859,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":283,"Name":"P98","Price":2299,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":283,"Name":"LPG","Price":1099,"FuelId":74669207,"standard_fuel_id":8},{"SiteId":283,"Name":"P95","Price":2219,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":283,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"bc2e1563034aaa9bfe755d1e"},{"DynamicLink":"https://fuelradar.com.au/map/station/c522f402c1a12962e96ba5a8","Address":"36 Henderson Road, Alexandria","Postcode":"2015","StationName":"Metro Fuel Alexandria","StationState":"NSW","StationDistance":3.65,"Logo":"/storage/resources/logo/Metro-Fuel.webp","Lat":-33.897447,"Lng":151.197261,"FuelPrices":[{"SiteId":1660,"Name":"U91","Price":1699,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":1660,"Name":"PDSL","Price":1749,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":1660,"Name":"P98","Price":1999,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":1660,"Name":"E10","Price":1639,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"c522f402c1a12962e96ba5a8"},{"DynamicLink":"https://fuelradar.com.au/map/station/5b036b978c315c70abb7da6f","Address":"127 VICTORIA RD, ROZELLE","Postcode":"2039","StationName":"METRO ROZELLE","StationState":"NSW","StationDistance":3.68,"Logo":"/storage/resources/logo/Metro-Fuel.webp","Lat":-33.8620438,"Lng":151.1676701,"FuelPrices":[{"SiteId":18492,"Name":"U91","Price":1619,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":18492,"Name":"PDSL","Price":1799,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":18492,"Name":"P98","Price":1829,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":18492,"Name":"E10","Price":1599,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"5b036b978c315c70abb7da6f"},{"DynamicLink":"https://fuelradar.com.au/map/station/505383c4209863d7642db0cb","Address":"124-126 Johnston Street, Annandale","Postcode":"2038","StationName":"Shell Reddy Express Annandale","StationState":"NSW","StationDistance":3.79,"Logo":"/storage/resources/logo/ReddyExpress.webp","Lat":-33.880918,"Lng":151.170629,"FuelPrices":[{"SiteId":802,"Name":"DSL","Price":1989,"FuelId":4826572,"standard_fuel_id":3},{"SiteId":802,"Name":"P98","Price":2369,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":802,"Name":"P95","Price":2279,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":802,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"505383c4209863d7642db0cb"},{"DynamicLink":"https://fuelradar.com.au/map/station/7b925860b922c672676c96a2","Address":"198 Parramatta Rd, CAMPERDOWN","Postcode":"2050","StationName":"7-Eleven Camperdown","StationState":"NSW","StationDistance":3.87,"Logo":"/storage/resources/logo/7Eleven.webp","Lat":-33.886973,"Lng":151.174134,"FuelPrices":[{"SiteId":17119,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":17119,"Name":"PDSL","Price":1839,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":17119,"Name":"P98","Price":2309,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":17119,"Name":"P95","Price":2229,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":17119,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"7b925860b922c672676c96a2"},{"DynamicLink":"https://fuelradar.com.au/map/station/9ce93391bb591c2530c0bff0","Address":"941-953 Burke Road, Waterloo","Postcode":"2147","StationName":"United Petroleum Waterloo","StationState":"NSW","StationDistance":4.02,"Logo":"/storage/resources/logo/United.webp","Lat":-33.901909,"Lng":151.208229,"FuelPrices":[{"SiteId":495,"Name":"DSL","Price":1899,"FuelId":4826572,"standard_fuel_id":3},{"SiteId":495,"Name":"U91","Price":1999,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":495,"Name":"P98","Price":2229,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":495,"Name":"LPG","Price":1099,"FuelId":74669207,"standard_fuel_id":8},{"SiteId":495,"Name":"E10","Price":1979,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"9ce93391bb591c2530c0bff0"},{"DynamicLink":"https://fuelradar.com.au/map/station/dcac9371bec705beb2591655","Address":"867-869 South Dowling Street, Waterloo","Postcode":"2017","StationName":"Coles Express Waterloo","StationState":"NSW","StationDistance":4.07,"Logo":"/storage/resources/logo/Coles-Express.webp","Lat":-33.901856,"Lng":151.214387,"FuelPrices":[{"SiteId":247,"Name":"DSL","Price":1919,"FuelId":4826572,"standard_fuel_id":3},{"SiteId":247,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":247,"Name":"P98","Price":2379,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":247,"Name":"P95","Price":2289,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":247,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"dcac9371bec705beb2591655"},{"DynamicLink":"https://fuelradar.com.au/map/station/52f3d296b30b1bb8cb3c6cfb","Address":"133 Wyndham Street, ALEXANDRIA","Postcode":"2015","StationName":"Ampol Foodary Alexandria","StationState":"NSW","StationDistance":4.09,"Logo":"/storage/resources/logo/Ampol.webp","Lat":-33.902032,"Lng":151.200054,"FuelPrices":[{"SiteId":16909,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":16909,"Name":"PDSL","Price":1969,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":16909,"Name":"P98","Price":2339,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":16909,"Name":"P95","Price":2259,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":16909,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"52f3d296b30b1bb8cb3c6cfb"},{"DynamicLink":"https://fuelradar.com.au/map/station/c6cb47d01a8c8b7f46d64652","Address":"111-121 Falcon Street, CROWS NEST","Postcode":"2065","StationName":"Ampol Foodary Crows Nest","StationState":"NSW","StationDistance":4.12,"Logo":"/storage/resources/logo/Ampol.webp","Lat":-33.8286801,"Lng":151.2060304,"FuelPrices":[{"SiteId":18249,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":18249,"Name":"PDSL","Price":2039,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":18249,"Name":"P98","Price":2339,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":18249,"Name":"P95","Price":2259,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":18249,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"c6cb47d01a8c8b7f46d64652"},{"DynamicLink":"https://fuelradar.com.au/map/station/11c345baabefa8bbb470b7b3","Address":"330 Miller St, CAMMERAY","Postcode":"2062","StationName":"Speedway Cammeray","StationState":"NSW","StationDistance":4.12,"Logo":"/storage/resources/logo/SpeedwayLogo.webp","Lat":-33.8287134,"Lng":151.2088097,"FuelPrices":[{"SiteId":2714,"Name":"DSL","Price":1799,"FuelId":4826572,"standard_fuel_id":3},{"SiteId":2714,"Name":"U91","Price":1899,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":2714,"Name":"P98","Price":2159,"FuelId":42834124,"standard_fuel_id":6}],"unique_id_string":"11c345baabefa8bbb470b7b3"},{"DynamicLink":"https://fuelradar.com.au/map/station/393900af816e8823df033e17","Address":"16-38 Military Rd, Neutral Bay","Postcode":"2089","StationName":"Ampol Foodary Neutral Bay","StationState":"NSW","StationDistance":4.16,"Logo":"/storage/resources/logo/Ampol.webp","Lat":-33.8290796,"Lng":151.2162998,"FuelPrices":[{"SiteId":787,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":787,"Name":"PDSL","Price":1989,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":787,"Name":"P98","Price":2339,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":787,"Name":"P95","Price":2259,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":787,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"393900af816e8823df033e17"},{"DynamicLink":"https://fuelradar.com.au/map/station/504b69abcb65e6eee0953b49","Address":"51 Spofforth St, CREMORNE","Postcode":"2090","StationName":"Metro Fuel Cremorne","StationState":"NSW","StationDistance":4.2,"Logo":"/storage/resources/logo/Metro-Fuel.webp","Lat":-33.832753,"Lng":151.229455,"FuelPrices":[{"SiteId":1516,"Name":"U91","Price":1999,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":1516,"Name":"PDSL","Price":1899,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":1516,"Name":"P98","Price":2249,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":1516,"Name":"E10","Price":1979,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"504b69abcb65e6eee0953b49"},{"DynamicLink":"https://fuelradar.com.au/map/station/cf5d4013079400febfb3772c","Address":"200-204 Ben Boyd Rd (Cnr Ernest St), Neutral Bay","Postcode":"2089","StationName":"Coles Express Neutral Bay","StationState":"NSW","StationDistance":4.23,"Logo":"/storage/resources/logo/Coles-Express.webp","Lat":-33.829109,"Lng":151.219571,"FuelPrices":[{"SiteId":680,"Name":"DSL","Price":1989,"FuelId":4826572,"standard_fuel_id":3},{"SiteId":680,"Name":"U91","Price":2099,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":680,"Name":"P98","Price":2349,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":680,"Name":"P95","Price":2269,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":680,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"cf5d4013079400febfb3772c"},{"DynamicLink":"https://fuelradar.com.au/map/station/ebd19509a42d75a3c0af619e","Address":"227 Military Rd, Cremorne","Postcode":"2090","StationName":"Shell Reddy Express Cremorne","StationState":"NSW","StationDistance":4.28,"Logo":"/storage/resources/logo/ReddyExpress.webp","Lat":-33.830574,"Lng":151.226235,"FuelPrices":[{"SiteId":291,"Name":"DSL","Price":1959,"FuelId":4826572,"standard_fuel_id":3},{"SiteId":291,"Name":"P98","Price":2369,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":291,"Name":"P95","Price":2279,"FuelId":74874650,"standard_fuel_id":5},{"SiteId":291,"Name":"E10","Price":2079,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"ebd19509a42d75a3c0af619e"},{"DynamicLink":"https://fuelradar.com.au/map/station/b47770a4b4087f5a3f6d6a22","Address":"25-33 Erskineville Road, ERSKINEVILLE","Postcode":"2043","StationName":"Budget Erskineville","StationState":"NSW","StationDistance":4.34,"Logo":"/storage/resources/logo/Budget_logo.webp","Lat":-33.8987718,"Lng":151.1823214,"FuelPrices":[{"SiteId":1344,"Name":"U91","Price":1619,"FuelId":13995973,"standard_fuel_id":1},{"SiteId":1344,"Name":"PDSL","Price":1769,"FuelId":27565411,"standard_fuel_id":4},{"SiteId":1344,"Name":"P98","Price":1829,"FuelId":42834124,"standard_fuel_id":6},{"SiteId":1344,"Name":"E10","Price":1589,"FuelId":93895345,"standard_fuel_id":2}],"unique_id_string":"b47770a4b4087f5a3f6d6a22"}],"LocationName":{"locality":"Sydney","state":"NSW","postcode":"2000"},"NearestStation":null},"cityPrices":{"DSL":1860,"E10":1938,"P95":2158,"P98":2193,"PDSL":1845,"U91":1935},"preRenderedStationsList":[{"name":"Coles Express Woolloomooloo (1.4km)","address":"61-63 Cowper Wharf Rd (Cnr Dowling St), Woolloomooloo","prices":"DSL: 191.9c, P98: 235.9c, P95: 226.9c, E10: 207.9c","priceArray":[{"Name":"DSL","Price":1919,"FuelId":4826572,"price":1919,"fuelname":"DSL","fuel_display_1":"DSL","standard_fuel_id":3,"price_freshness":"recent"},{"Name":"P98","Price":2359,"FuelId":42834124,"price":2359,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2269,"FuelId":74874650,"price":2269,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"DSL","Price":1919,"FuelId":4826572,"price":1919,"fuelname":"DSL","fuel_display_1":"DSL","standard_fuel_id":3,"price_freshness":"recent"},{"Name":"P98","Price":2359,"FuelId":42834124,"price":2359,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2269,"FuelId":74874650,"price":2269,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"52a6e54992a2ca1c3fbf04b8","S":"52a6e54992a2ca1c3fbf04b8","unique_id_string":"52a6e54992a2ca1c3fbf04b8","N":"Coles Express Woolloomooloo","A":"61-63 Cowper Wharf Rd (Cnr Dowling St), Woolloomooloo","Brand":"","Logo":"/storage/resources/logo/Coles-Express.webp","Lat":-33.869507,"Lng":151.221345,"StationDistance":1.36,"state":"NSW","P":"2011"},{"name":"Coles Express Ultimo (2.0km)","address":"387 427 Wattle St, ULTIMO","prices":"DSL: 186.9c, P98: 234.9c, P95: 225.9c, E10: 207.9c","priceArray":[{"Name":"DSL","Price":1869,"FuelId":4826572,"price":1869,"fuelname":"DSL","fuel_display_1":"DSL","standard_fuel_id":3,"price_freshness":"recent"},{"Name":"P98","Price":2349,"FuelId":42834124,"price":2349,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2259,"FuelId":74874650,"price":2259,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"DSL","Price":1869,"FuelId":4826572,"price":1869,"fuelname":"DSL","fuel_display_1":"DSL","standard_fuel_id":3,"price_freshness":"recent"},{"Name":"P98","Price":2349,"FuelId":42834124,"price":2349,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2259,"FuelId":74874650,"price":2259,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"b911d49bb1e2134706289336","S":"b911d49bb1e2134706289336","unique_id_string":"b911d49bb1e2134706289336","N":"Coles Express Ultimo","A":"387 427 Wattle St, ULTIMO","Brand":"","Logo":"/storage/resources/logo/Coles-Express.webp","Lat":-33.881355,"Lng":151.196904,"StationDistance":1.99,"state":"NSW","P":"2007"},{"name":"7-Eleven Paddington (2.3km)","address":"Cnr Oxford St & Greens Rd, PADDINGTON","prices":"U91: 209.9c, PDSL: 189.9c, P98: 230.9c, LPG: 109.9c, P95: 222.9c, E10: 207.9c","priceArray":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1899,"FuelId":27565411,"price":1899,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2309,"FuelId":42834124,"price":2309,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"LPG","Price":1099,"FuelId":74669207,"price":1099,"fuelname":"LPG","fuel_display_1":"LPG","standard_fuel_id":8,"price_freshness":"recent"},{"Name":"P95","Price":2229,"FuelId":74874650,"price":2229,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1899,"FuelId":27565411,"price":1899,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2309,"FuelId":42834124,"price":2309,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"LPG","Price":1099,"FuelId":74669207,"price":1099,"fuelname":"LPG","fuel_display_1":"LPG","standard_fuel_id":8,"price_freshness":"recent"},{"Name":"P95","Price":2229,"FuelId":74874650,"price":2229,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"9938c3e578e4a6a3290cc7ee","S":"9938c3e578e4a6a3290cc7ee","unique_id_string":"9938c3e578e4a6a3290cc7ee","N":"7-Eleven Paddington","A":"Cnr Oxford St & Greens Rd, PADDINGTON","Brand":"","Logo":"/storage/resources/logo/7Eleven.webp","Lat":-33.883242,"Lng":151.220641,"StationDistance":2.3,"state":"NSW","P":"2021"},{"name":"Budget Petrol Chippendale (2.5km)","address":"66-70 Regent Street, CHIPPENDALE","prices":"U91: 169.7c, PDSL: 179.7c, P98: 197.7c, P95: 189.7c","priceArray":[{"Name":"U91","Price":1697,"FuelId":13995973,"price":1697,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1797,"FuelId":27565411,"price":1797,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":1977,"FuelId":42834124,"price":1977,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":1897,"FuelId":74874650,"price":1897,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":1697,"FuelId":13995973,"price":1697,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1797,"FuelId":27565411,"price":1797,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":1977,"FuelId":42834124,"price":1977,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":1897,"FuelId":74874650,"price":1897,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"}],"id":"25d0304216448cb3f17500a4","S":"25d0304216448cb3f17500a4","unique_id_string":"25d0304216448cb3f17500a4","N":"Budget Petrol Chippendale","A":"66-70 Regent Street, CHIPPENDALE","Brand":"","Logo":"/storage/resources/logo/Budget_logo.webp","Lat":-33.8878,"Lng":151.2017441,"StationDistance":2.51,"state":"NSW","P":"2008"},{"name":"BP Edgecliff (2.5km)","address":"67 New South Head Rd, EDGECLIFF","prices":"U91: 209.9c, PDSL: 199.9c, P98: 239.9c, E10: 207.9c","priceArray":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1999,"FuelId":27565411,"price":1999,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2399,"FuelId":42834124,"price":2399,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1999,"FuelId":27565411,"price":1999,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2399,"FuelId":42834124,"price":2399,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"83e0e2a692be640f69728e96","S":"83e0e2a692be640f69728e96","unique_id_string":"83e0e2a692be640f69728e96","N":"BP Edgecliff","A":"67 New South Head Rd, EDGECLIFF","Brand":"","Logo":"/storage/resources/logo/BP.webp","Lat":-33.876974,"Lng":151.231099,"StationDistance":2.53,"state":"NSW","P":"2027"},{"name":"BP Redfern (3.0km)","address":"411-417 Cleveland St, REDFERN","prices":"U91: 201.9c, PDSL: 187.9c, P98: 227.9c, LPG: 109.9c, E10: 199.9c","priceArray":[{"Name":"U91","Price":2019,"FuelId":13995973,"price":2019,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1879,"FuelId":27565411,"price":1879,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2279,"FuelId":42834124,"price":2279,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"LPG","Price":1099,"FuelId":74669207,"price":1099,"fuelname":"LPG","fuel_display_1":"LPG","standard_fuel_id":8,"price_freshness":"recent"},{"Name":"E10","Price":1999,"FuelId":93895345,"price":1999,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":2019,"FuelId":13995973,"price":2019,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1879,"FuelId":27565411,"price":1879,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2279,"FuelId":42834124,"price":2279,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"LPG","Price":1099,"FuelId":74669207,"price":1099,"fuelname":"LPG","fuel_display_1":"LPG","standard_fuel_id":8,"price_freshness":"recent"},{"Name":"E10","Price":1999,"FuelId":93895345,"price":1999,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"05a31e38aa5c3ce5bf25397f","S":"05a31e38aa5c3ce5bf25397f","unique_id_string":"05a31e38aa5c3ce5bf25397f","N":"BP Redfern","A":"411-417 Cleveland St, REDFERN","Brand":"","Logo":"/storage/resources/logo/BP.webp","Lat":-33.891804,"Lng":151.213294,"StationDistance":2.95,"state":"NSW","P":"2016"},{"name":"EG Ampol Redfern (3.1km)","address":"475 Cleveland St, Redfern","prices":"U91: 201.9c, PDSL: 189.9c, P98: 226.9c, P95: 217.9c, E10: 199.9c","priceArray":[{"Name":"U91","Price":2019,"FuelId":13995973,"price":2019,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1899,"FuelId":27565411,"price":1899,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2269,"FuelId":42834124,"price":2269,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2179,"FuelId":74874650,"price":2179,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":1999,"FuelId":93895345,"price":1999,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":2019,"FuelId":13995973,"price":2019,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1899,"FuelId":27565411,"price":1899,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2269,"FuelId":42834124,"price":2269,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2179,"FuelId":74874650,"price":2179,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":1999,"FuelId":93895345,"price":1999,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"5c39cc4ad5645b98aafc21ec","S":"5c39cc4ad5645b98aafc21ec","unique_id_string":"5c39cc4ad5645b98aafc21ec","N":"EG Ampol Redfern","A":"475 Cleveland St, Redfern","Brand":"","Logo":"/storage/resources/logo/eurogarages.webp","Lat":-33.892242,"Lng":151.216086,"StationDistance":3.06,"state":"NSW","P":"2016"},{"name":"BP Rozelle (3.3km)","address":"Cnr Victoria Rd & Evans St, Rozelle","prices":"U91: 207.9c, PDSL: 186.9c, P98: 232.9c, P95: 223.9c","priceArray":[{"Name":"U91","Price":2079,"FuelId":13995973,"price":2079,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1869,"FuelId":27565411,"price":1869,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2329,"FuelId":42834124,"price":2329,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2239,"FuelId":74874650,"price":2239,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":2079,"FuelId":13995973,"price":2079,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1869,"FuelId":27565411,"price":1869,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2329,"FuelId":42834124,"price":2329,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2239,"FuelId":74874650,"price":2239,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"}],"id":"fc2cdb8113ae64646b80778a","S":"fc2cdb8113ae64646b80778a","unique_id_string":"fc2cdb8113ae64646b80778a","N":"BP Rozelle","A":"Cnr Victoria Rd & Evans St, Rozelle","Brand":"","Logo":"/storage/resources/logo/BP.webp","Lat":-33.865443,"Lng":151.172119,"StationDistance":3.25,"state":"NSW","P":"2039"},{"name":"BP Camperdown (3.5km)","address":"Cnr Parramatta & Missenden Roads, Camperdown","prices":"U91: 209.9c, PDSL: 189.9c, P98: 235.9c, P95: 226.9c","priceArray":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1899,"FuelId":27565411,"price":1899,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2359,"FuelId":42834124,"price":2359,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2269,"FuelId":74874650,"price":2269,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1899,"FuelId":27565411,"price":1899,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2359,"FuelId":42834124,"price":2359,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2269,"FuelId":74874650,"price":2269,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"}],"id":"e976aa01de4549c6e7d61e18","S":"e976aa01de4549c6e7d61e18","unique_id_string":"e976aa01de4549c6e7d61e18","N":"BP Camperdown","A":"Cnr Parramatta & Missenden Roads, Camperdown","Brand":"","Logo":"/storage/resources/logo/BP.webp","Lat":-33.886251,"Lng":151.179144,"StationDistance":3.46,"state":"NSW","P":"2050"},{"name":"U-Go Rozelle (Self - Serve) (3.6km)","address":"121 Victoria Rd, ROZELLE","prices":"U91: 156.9c, PDSL: 178.5c, P98: 179.9c, P95: 171.9c, E10: 154.9c","priceArray":[{"Name":"U91","Price":1569,"FuelId":13995973,"price":1569,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1785,"FuelId":27565411,"price":1785,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":1799,"FuelId":42834124,"price":1799,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":1719,"FuelId":74874650,"price":1719,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":1549,"FuelId":93895345,"price":1549,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":1569,"FuelId":13995973,"price":1569,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1785,"FuelId":27565411,"price":1785,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":1799,"FuelId":42834124,"price":1799,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":1719,"FuelId":74874650,"price":1719,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":1549,"FuelId":93895345,"price":1549,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"cc51d138bba9c10d0375cc3d","S":"cc51d138bba9c10d0375cc3d","unique_id_string":"cc51d138bba9c10d0375cc3d","N":"U-Go Rozelle (Self - Serve)","A":"121 Victoria Rd, ROZELLE","Brand":"","Logo":"/storage/resources/logo/Independent.webp","Lat":-33.862552,"Lng":151.168475,"StationDistance":3.6,"state":"NSW","P":"2039"},{"name":"7-Eleven Rozelle (3.6km)","address":"178-184 Victoria Road (Corner Moodie Street), Rozelle","prices":"U91: 209.9c, PDSL: 185.9c, P98: 229.9c, LPG: 109.9c, P95: 221.9c, E10: 207.9c","priceArray":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1859,"FuelId":27565411,"price":1859,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2299,"FuelId":42834124,"price":2299,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"LPG","Price":1099,"FuelId":74669207,"price":1099,"fuelname":"LPG","fuel_display_1":"LPG","standard_fuel_id":8,"price_freshness":"recent"},{"Name":"P95","Price":2219,"FuelId":74874650,"price":2219,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1859,"FuelId":27565411,"price":1859,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2299,"FuelId":42834124,"price":2299,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"LPG","Price":1099,"FuelId":74669207,"price":1099,"fuelname":"LPG","fuel_display_1":"LPG","standard_fuel_id":8,"price_freshness":"recent"},{"Name":"P95","Price":2219,"FuelId":74874650,"price":2219,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"bc2e1563034aaa9bfe755d1e","S":"bc2e1563034aaa9bfe755d1e","unique_id_string":"bc2e1563034aaa9bfe755d1e","N":"7-Eleven Rozelle","A":"178-184 Victoria Road (Corner Moodie Street), Rozelle","Brand":"","Logo":"/storage/resources/logo/7Eleven.webp","Lat":-33.862904,"Lng":151.168131,"StationDistance":3.63,"state":"NSW","P":"2039"},{"name":"Metro Fuel Alexandria (3.7km)","address":"36 Henderson Road, Alexandria","prices":"U91: 169.9c, PDSL: 174.9c, P98: 199.9c, E10: 163.9c","priceArray":[{"Name":"U91","Price":1699,"FuelId":13995973,"price":1699,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1749,"FuelId":27565411,"price":1749,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":1999,"FuelId":42834124,"price":1999,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"E10","Price":1639,"FuelId":93895345,"price":1639,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":1699,"FuelId":13995973,"price":1699,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1749,"FuelId":27565411,"price":1749,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":1999,"FuelId":42834124,"price":1999,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"E10","Price":1639,"FuelId":93895345,"price":1639,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"c522f402c1a12962e96ba5a8","S":"c522f402c1a12962e96ba5a8","unique_id_string":"c522f402c1a12962e96ba5a8","N":"Metro Fuel Alexandria","A":"36 Henderson Road, Alexandria","Brand":"","Logo":"/storage/resources/logo/Metro-Fuel.webp","Lat":-33.897447,"Lng":151.197261,"StationDistance":3.65,"state":"NSW","P":"2015"},{"name":"METRO ROZELLE (3.7km)","address":"127 VICTORIA RD, ROZELLE","prices":"U91: 161.9c, PDSL: 179.9c, P98: 182.9c, E10: 159.9c","priceArray":[{"Name":"U91","Price":1619,"FuelId":13995973,"price":1619,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1799,"FuelId":27565411,"price":1799,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":1829,"FuelId":42834124,"price":1829,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"E10","Price":1599,"FuelId":93895345,"price":1599,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":1619,"FuelId":13995973,"price":1619,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1799,"FuelId":27565411,"price":1799,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":1829,"FuelId":42834124,"price":1829,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"E10","Price":1599,"FuelId":93895345,"price":1599,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"5b036b978c315c70abb7da6f","S":"5b036b978c315c70abb7da6f","unique_id_string":"5b036b978c315c70abb7da6f","N":"METRO ROZELLE","A":"127 VICTORIA RD, ROZELLE","Brand":"","Logo":"/storage/resources/logo/Metro-Fuel.webp","Lat":-33.8620438,"Lng":151.1676701,"StationDistance":3.68,"state":"NSW","P":"2039"},{"name":"Shell Reddy Express Annandale (3.8km)","address":"124-126 Johnston Street, Annandale","prices":"DSL: 198.9c, P98: 236.9c, P95: 227.9c, E10: 207.9c","priceArray":[{"Name":"DSL","Price":1989,"FuelId":4826572,"price":1989,"fuelname":"DSL","fuel_display_1":"DSL","standard_fuel_id":3,"price_freshness":"recent"},{"Name":"P98","Price":2369,"FuelId":42834124,"price":2369,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2279,"FuelId":74874650,"price":2279,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"DSL","Price":1989,"FuelId":4826572,"price":1989,"fuelname":"DSL","fuel_display_1":"DSL","standard_fuel_id":3,"price_freshness":"recent"},{"Name":"P98","Price":2369,"FuelId":42834124,"price":2369,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2279,"FuelId":74874650,"price":2279,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"505383c4209863d7642db0cb","S":"505383c4209863d7642db0cb","unique_id_string":"505383c4209863d7642db0cb","N":"Shell Reddy Express Annandale","A":"124-126 Johnston Street, Annandale","Brand":"","Logo":"/storage/resources/logo/ReddyExpress.webp","Lat":-33.880918,"Lng":151.170629,"StationDistance":3.79,"state":"NSW","P":"2038"},{"name":"7-Eleven Camperdown (3.9km)","address":"198 Parramatta Rd, CAMPERDOWN","prices":"U91: 209.9c, PDSL: 183.9c, P98: 230.9c, P95: 222.9c, E10: 207.9c","priceArray":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1839,"FuelId":27565411,"price":1839,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2309,"FuelId":42834124,"price":2309,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2229,"FuelId":74874650,"price":2229,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"FuelPrices":[{"Name":"U91","Price":2099,"FuelId":13995973,"price":2099,"fuelname":"U91","fuel_display_1":"U91","standard_fuel_id":1,"price_freshness":"recent"},{"Name":"PDSL","Price":1839,"FuelId":27565411,"price":1839,"fuelname":"PDSL","fuel_display_1":"PDSL","standard_fuel_id":4,"price_freshness":"recent"},{"Name":"P98","Price":2309,"FuelId":42834124,"price":2309,"fuelname":"P98","fuel_display_1":"P98","standard_fuel_id":6,"price_freshness":"recent"},{"Name":"P95","Price":2229,"FuelId":74874650,"price":2229,"fuelname":"P95","fuel_display_1":"P95","standard_fuel_id":5,"price_freshness":"recent"},{"Name":"E10","Price":2079,"FuelId":93895345,"price":2079,"fuelname":"E10","fuel_display_1":"E10","standard_fuel_id":2,"price_freshness":"recent"}],"id":"7b925860b922c672676c96a2","S":"7b925860b922c672676c96a2","unique_id_string":"7b925860b922c672676c96a2","N":"7-Eleven Camperdown","A":"198 Parramatta Rd, CAMPERDOWN","Brand":"","Logo":"/storage/resources/logo/7Eleven.webp","Lat":-33.886973,"Lng":151.174134,"StationDistance":3.87,"state":"NSW","P":"2050"}],"csrfToken":"leoE1fva8tWy1q1pgsbN6TLJKVNyxB8XwPrSzby2"},"url":"/","version":"b9074b25b4d5cc044495346a98a5c20e","encryptHistory":false,"clearHistory":false}"> <div class="app-wrapper svelte-2dlm53 map-layout"> <div class="minimal-header mobile svelte-1qi0u2d"><div class="header-content svelte-1qi0u2d"><a href="/" class="logo-section svelte-1qi0u2d" data-svelte-h="svelte-ulqilb"><img src="https://cdn.fuelradar.com.au/assets/fuelradar_invert.webp" alt="FuelRadar" class="header-logo svelte-1qi0u2d"></a> <button class="hamburger-menu svelte-1qi0u2d" aria-label="Toggle menu"><span class="svelte-1qi0u2d"></span> <span class="svelte-1qi0u2d"></span> <span class="svelte-1qi0u2d"></span></button></div> </div> <main class="main-content svelte-2dlm53"> <div class="full-page-wrapper svelte-l0h30z"> <div class="fuelradar-container svelte-l0h30z"> <div class="map-section svelte-l0h30z"> <div class="map-wrapper svelte-l0h30z"> <div class="map-controls-bar svelte-sa5f33"> <div class="controls-left svelte-sa5f33"><div class="search-container svelte-sa5f33"><div class="search-component svelte-glv7rf"> <div class="search-box svelte-glv7rf"><svg class="search-icon svelte-glv7rf" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.35-4.35"></path></svg> <input type="search" placeholder="Search suburb or postcode" class="search-input svelte-glv7rf" autocomplete="off" autocapitalize="off" autocorrect="off" inputmode="search" value=""> </div> </div></div></div> <div class="fuel-select-wrapper svelte-sa5f33" role="button" tabindex="0"><button class="fuel-select-btn svelte-sa5f33" aria-expanded="false" title="U91"><svg class="fuel-icon svelte-sa5f33" width="18" height="18" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(0.83 0 0 0.83 12 12)"><path fill="currentColor" transform="translate(-12, -12)" d="M 23.68 8.64 C 23.289962545689075 8.252276405289201 22.660037454310924 8.252276405289201 22.27 8.64 C 20.43 10.64 19.5 12.010000000000002 19.5 12.830000000000002 L 19.5 20.330000000000002 C 19.5 20.882284749830795 19.052284749830793 21.330000000000002 18.5 21.330000000000002 C 17.947715250169207 21.330000000000002 17.5 20.882284749830795 17.5 20.330000000000002 L 17.5 6.88 C 17.5 5.499288125423016 16.380711874576985 4.38 15 4.38 L 14.75 4.38 C 14.610325641270219 4.374623969744246 14.49989657727691 4.259777743191205 14.5 4.12 L 14.5 2.38 C 14.502662095348803 1.9141409308743296 14.319463504295172 1.4664482573233142 13.990985863597817 1.1360936015362613 C 13.662508222900463 0.8057389457492083 13.215866675112558 0.619992393951021 12.75 0.6200000000000001 L 1.75 0.62 C 0.7818863560405741 0.6255007343691685 -0.000015627212041957605 1.4118707289546562 0 2.38 L 0 21.38 C 0.005500608441809004 22.34259078361622 0.7873935003600252 23.120015716152047 1.7499999999999998 23.119999999999997 L 12.75 23.119999999999997 C 13.213206890344233 23.12266215259346 13.658356049532811 22.940517159093808 13.986835359847325 22.613914873409666 C 14.315314670161838 22.28731258772552 14.500007649927124 21.84321454020819 14.5 21.38 L 14.5 6.62 C 14.505370294104988 6.485849020499916 14.61574161547773 6.379892551982084 14.75 6.38 L 15 6.38 C 15.276142374915397 6.38 15.5 6.603857625084603 15.5 6.88 L 15.5 20.38 C 15.5 22.03685424949238 16.84314575050762 23.38 18.5 23.38 C 20.15685424949238 23.38 21.5 22.03685424949238 21.5 20.38 L 21.5 18.15 C 21.497867996004896 18.0526044487873 21.55250663129469 17.962840976525488 21.64 17.919999999999998 L 22.64 17.409999999999997 C 23.147966503813567 17.15640550082981 23.469223556376054 16.637749536451814 23.47 16.069999999999997 L 23.47 14.88 C 23.47 14.051572875253811 22.79842712474619 13.38 21.97 13.38 L 21.709999999999997 13.38 C 21.5719288125423 13.38 21.459999999999997 13.2680711874577 21.459999999999997 13.13 L 21.459999999999997 13 C 22.07032135192091 11.932290278961966 22.823990281081027 10.953193589740565 23.699999999999996 10.090000000000003 C 23.896152174557407 9.898478472358766 24.00507509118904 9.634826472208498 24.001294123130396 9.360706287956823 C 23.99751315507175 9.086586103705146 23.881359900489954 8.826038602468168 23.68 8.64 Z M 10.75 15.64 C 10.75 15.916142374915397 10.526142374915397 16.14 10.25 16.14 L 9.25 16.14 C 8.973857625084603 16.14 8.75 15.916142374915397 8.75 15.64 L 8.75 12.64 C 8.75 12.363857625084604 8.973857625084603 12.14 9.25 12.14 L 10.25 12.14 C 10.523908452543168 12.145320105775706 10.744679894224294 12.366091547456833 10.75 12.64 Z M 11.75 6.890000000000001 C 11.75 7.166142374915397 11.526142374915397 7.390000000000001 11.25 7.390000000000001 L 3.25 7.390000000000001 C 2.9738576250846034 7.390000000000001 2.75 7.166142374915397 2.75 6.890000000000001 L 2.75 3.8900000000000006 C 2.75 3.613857625084604 2.9738576250846034 3.3900000000000006 3.25 3.3900000000000006 L 11.25 3.3900000000000006 C 11.523908452543168 3.395320105775706 11.744679894224294 3.616091547456832 11.75 3.8900000000000006 Z"></path></g></svg> <span class="fuel-label svelte-sa5f33">U91</span> <svg class="select-arrow svelte-sa5f33" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="6 9 12 15 18 9"></polyline></svg></button> </div> <div class="controls-right svelte-sa5f33"><button class="btn-action svelte-sa5f33" title="Toggle price heatmap"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="svelte-sa5f33"><circle cx="8" cy="8" r="3" opacity="0.8"></circle><circle cx="16" cy="8" r="3" opacity="0.6"></circle><circle cx="8" cy="16" r="3" opacity="0.6"></circle><circle cx="16" cy="16" r="3" opacity="0.4"></circle><circle cx="12" cy="12" r="4" opacity="0.9"></circle></svg> <span class="btn-label svelte-sa5f33" data-svelte-h="svelte-1l7sfl8">Heat</span></button> <button class="btn-action svelte-sa5f33" title="View price graph"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="svelte-sa5f33"><line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line></svg> <span class="btn-label svelte-sa5f33" data-svelte-h="svelte-1tbp4oa">Graph</span></button> <button class="btn-action svelte-sa5f33" title="Toggle list view"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="svelte-sa5f33"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg> <span class="btn-label svelte-sa5f33" data-svelte-h="svelte-1vqv2du">List</span></button></div> </div> <div class="loading-overlay position-center svelte-vj1nyq"><div class="loading-content size-medium svelte-vj1nyq"><div class="loading-spinner svelte-vj1nyq" data-svelte-h="svelte-1e61su1"><div class="spinner-ring svelte-vj1nyq"></div> <div class="spinner-ring svelte-vj1nyq"></div> <div class="spinner-ring svelte-vj1nyq"></div></div> <div class="loading-text svelte-vj1nyq">Updating stations...</div></div> </div> <div class="zoom-controls svelte-l0h30z"><button class="zoom-btn svelte-l0h30z" title="Zoom In" aria-label="Zoom In" data-svelte-h="svelte-1anpmlq"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="svelte-l0h30z"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg></button> <button class="zoom-btn svelte-l0h30z" title="Zoom Out" aria-label="Zoom Out" data-svelte-h="svelte-av7duq"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="svelte-l0h30z"><line x1="5" y1="12" x2="19" y2="12"></line></svg></button> <button class="zoom-btn svelte-l0h30z" title="My Location" aria-label="My Location" data-svelte-h="svelte-1vpqrke"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="svelte-l0h30z"><circle cx="12" cy="12" r="3"></circle><path d="M12 2v4m0 12v4M2 12h4m12 0h4"></path></svg></button></div> <div class="map-container svelte-1iont9g"><div class="map-loading svelte-1iont9g" data-svelte-h="svelte-wl33vv"><div class="spinner svelte-1iont9g"></div></div> <div slot="overlays"></div> </div> </div></div> <div class="info-panel desktop-only svelte-1jjdx6b" style="width: 420px"> <div class="resize-handle svelte-1jjdx6b" role="separator" aria-orientation="vertical" aria-label="Resize sidebar" tabindex="0"></div> <div class="panel-content svelte-1jjdx6b"><div class="hero-section svelte-1jjdx6b"><div class="hero-logo svelte-1jjdx6b" data-svelte-h="svelte-ojcdp0"><img src="https://cdn.fuelradar.com.au/assets/fuelradar.webp" alt="FuelRadar Australia" class="logo-img svelte-1jjdx6b"></div> <div class="hero-main"><h1 class="hero-title svelte-1jjdx6b" data-svelte-h="svelte-15ihcrb">Find Cheapest Fuel Near You</h1> <p class="hero-subtitle svelte-1jjdx6b" data-svelte-h="svelte-1yl5uak">Real-time petrol prices from 7,000+ stations across Australia</p></div> <div class="hero-stats svelte-1jjdx6b"><div class="stat-item"><div class="stat-number svelte-1jjdx6b">7,000+</div> <div class="stat-label svelte-1jjdx6b" data-svelte-h="svelte-rhaadr">Stations</div></div> <div class="stat-item" data-svelte-h="svelte-4cfxj6"><div class="stat-number svelte-1jjdx6b">Live</div> <div class="stat-label svelte-1jjdx6b">Updates</div></div> <div class="stat-item" data-svelte-h="svelte-oq4f6p"><div class="stat-number svelte-1jjdx6b">Free</div> <div class="stat-label svelte-1jjdx6b">App</div></div></div> <div class="hero-apps svelte-1jjdx6b" data-svelte-h="svelte-sj2xbb"><p class="app-text">Download the free FuelRadar app</p> <div class="app-badges svelte-1jjdx6b"><a href="https://apps.apple.com/au/app/id1522204991" target="_blank" rel="noopener" aria-label="Download on the App Store" class="badge-link svelte-1jjdx6b"><img class="store-badge svelte-1jjdx6b" src="https://upload.wikimedia.org/wikipedia/commons/3/3c/Download_on_the_App_Store_Badge.svg" alt="Download on the App Store" loading="lazy" decoding="async"></a> <a href="https://play.google.com/store/apps/details?id=au.com.fuelradar" target="_blank" rel="noopener" aria-label="Get it on Google Play" class="badge-link svelte-1jjdx6b"><img class="store-badge svelte-1jjdx6b" src="https://upload.wikimedia.org/wikipedia/commons/7/78/Google_Play_Store_badge_EN.svg" alt="Get it on Google Play" loading="lazy" decoding="async"></a></div></div></div> <div class="cheapest-stations-section svelte-1jjdx6b"><div class="station-list svelte-1jjdx6b"> <button class="view-all-link svelte-1jjdx6b">View all 0+ stations →</button></div></div> <div class="statistics-section svelte-1jjdx6b"><div class="section-header-with-icon svelte-1jjdx6b" data-svelte-h="svelte-1sxao9"><svg class="section-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line></svg> <h3>Current Market Statistics</h3></div> <div class="stats-grid svelte-1jjdx6b"><div class="stat-card svelte-1jjdx6b"><div class="stat-label svelte-1jjdx6b">Stations in Sydney</div> <div class="stat-value svelte-1jjdx6b">0</div></div> <div class="stat-card svelte-1jjdx6b"><div class="stat-label svelte-1jjdx6b" data-svelte-h="svelte-ph2slq">Price Spread</div> <div class="stat-value svelte-1jjdx6b">NaN¢/L</div></div> <div class="stat-card svelte-1jjdx6b" data-svelte-h="svelte-8izs6m"><div class="stat-label svelte-1jjdx6b">Updated</div> <div class="stat-value svelte-1jjdx6b">Live</div></div></div></div> <div class="faq-section svelte-1jjdx6b"><div class="section-header-with-icon svelte-1jjdx6b" data-svelte-h="svelte-1xva154"><svg class="section-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"></circle><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><line x1="12" y1="17" x2="12.01" y2="17"></line></svg> <h3>Frequently Asked Questions</h3></div> <div class="faq-list svelte-1jjdx6b"><details class="faq-item svelte-1jjdx6b" data-svelte-h="svelte-173ke63"><summary>How accurate are the fuel prices?</summary> <p>Prices update in real time from official sources and participating stations, typically within minutes of changes.</p></details> <details class="faq-item svelte-1jjdx6b"><summary>When is the best time to buy fuel in Sydney?</summary> <p>In NSW, prices often follow weekly cycles. Use the price trends button to see the best days.</p></details> <details class="faq-item svelte-1jjdx6b"><summary data-svelte-h="svelte-xvf4t8">How much can I save using FuelRadar?</summary> <p>You could save $NaN per year by choosing cheaper stations.</p></details></div></div> <div class="calculator-section svelte-1jjdx6b"><div class="section-header-with-icon svelte-1jjdx6b" data-svelte-h="svelte-17xitj9"><svg class="section-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="4" y="2" width="16" height="20" rx="2" ry="2"></rect><line x1="8" y1="6" x2="16" y2="6"></line><line x1="8" y1="10" x2="16" y2="10"></line><line x1="8" y1="14" x2="12" y2="14"></line></svg> <h3>Calculate Your Savings</h3></div> <div class="savings-display svelte-1jjdx6b"><div class="saving-item svelte-1jjdx6b"><span class="saving-label" data-svelte-h="svelte-tnyrfl">Per Tank (50L):</span> <span class="saving-value">$NaN</span></div> <div class="saving-item svelte-1jjdx6b"><span class="saving-label" data-svelte-h="svelte-lsdq1t">Per Month:</span> <span class="saving-value">$NaN</span></div> <div class="saving-item highlight svelte-1jjdx6b"><span class="saving-label" data-svelte-h="svelte-itqyns">Per Year:</span> <span class="saving-value">$NaN</span></div></div></div> <div class="location-section svelte-1jjdx6b"><div class="section-header" data-svelte-h="svelte-vmlo3c"><h3>Explore Fuel Prices</h3></div> <div class="location-links svelte-1jjdx6b"><a href="/map/location/au/wa/6000/perth" class="location-tag svelte-1jjdx6b" data-svelte-h="svelte-rspj2u">Perth</a> <a href="/map/location/au/vic/3000/melbourne" class="location-tag svelte-1jjdx6b" data-svelte-h="svelte-1uueozl">Melbourne</a> <a href="/map/location/au/nsw/2000/sydney" class="location-tag svelte-1jjdx6b" data-svelte-h="svelte-1m0uro0">Sydney</a> <a href="/map/location/au/qld/4000/brisbane" class="location-tag svelte-1jjdx6b" data-svelte-h="svelte-1cu1g7f">Brisbane</a> <a href="/map/location/au/sa/5000/adelaide" class="location-tag svelte-1jjdx6b" data-svelte-h="svelte-1v65uqr">Adelaide</a> <a href="/map/location/au/nsw/2000/sydney" class="location-tag svelte-1jjdx6b">NSW Prices</a></div></div> <div class="quick-actions-card svelte-1jjdx6b"><h3 data-svelte-h="svelte-pvlrii">Quick Actions</h3> <div class="action-buttons svelte-1jjdx6b"><button class="action-btn svelte-1jjdx6b" data-svelte-h="svelte-1f0vpqh"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg>
Navigate to Cheapest</button> <button class="action-btn svelte-1jjdx6b" data-svelte-h="svelte-ams7g5"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line></svg>
View Price Trends</button> <button class="action-btn svelte-1jjdx6b" data-svelte-h="svelte-1x6dkau"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="16" y1="13" x2="8" y2="13"></line><line x1="16" y1="17" x2="8" y2="17"></line><polyline points="10 9 9 9 8 9"></polyline></svg>
Fuel Saving Tips</button></div></div></div> <div class="footer svelte-1jjdx6b"><div class="footer-content svelte-1jjdx6b"><div class="footer-legal svelte-1jjdx6b"><a href="/about" data-svelte-h="svelte-iphxk9">About</a> <span class="divider" data-svelte-h="svelte-fhej52">•</span> <a href="/locations" data-svelte-h="svelte-5t6e47">Locations</a> <span class="divider" data-svelte-h="svelte-fhej52">•</span> <a href="/blog" data-svelte-h="svelte-1ygd05f">Blog</a> <span class="divider" data-svelte-h="svelte-fhej52">•</span> <a href="/privacy-policy" data-svelte-h="svelte-1bjxho8">Privacy</a> <span class="divider" data-svelte-h="svelte-fhej52">•</span> <a href="/terms-and-conditions" data-svelte-h="svelte-1relhm4">Terms</a> <span class="divider" data-svelte-h="svelte-fhej52">•</span> <span class="copyright">© 2020 - 2025 FuelRadar</span></div></div></div> </div></div> </div> <div style="display: none;"> </div> <div class="seo-content svelte-19idli5" aria-hidden="true"><h1>Cheapest Petrol Prices Sydney Today - Real-Time Fuel Price Comparison | FuelRadar Australia</h1> <p>Find the cheapest fuel prices in Sydney, NSW right now. Compare live petrol, diesel, E10, U91, U95, U98 prices from 7,000+ service stations across Australia. Save up to $15 per tank with FuelRadar's real-time price tracking.</p> <h2>Today's Fuel Prices in Sydney, NSW</h2> <div itemscope itemtype="https://schema.org/GasStation"><meta itemprop="name" content="Average Fuel Prices in Sydney"> <meta itemprop="address" content="Sydney, NSW, Australia"> <div itemprop="priceRange"><strong>DSL Price in Sydney:</strong> 186.0¢ per litre
<meta itemprop="price" content="186.0"> <meta itemprop="priceCurrency" content="AUD"> </div><div itemprop="priceRange"><strong>E10 Price in Sydney:</strong> 193.8¢ per litre
<meta itemprop="price" content="193.8"> <meta itemprop="priceCurrency" content="AUD"> </div><div itemprop="priceRange"><strong>P95 Price in Sydney:</strong> 215.8¢ per litre
<meta itemprop="price" content="215.8"> <meta itemprop="priceCurrency" content="AUD"> </div><div itemprop="priceRange"><strong>P98 Price in Sydney:</strong> 219.3¢ per litre
<meta itemprop="price" content="219.3"> <meta itemprop="priceCurrency" content="AUD"> </div><div itemprop="priceRange"><strong>PDSL Price in Sydney:</strong> 184.5¢ per litre
<meta itemprop="price" content="184.5"> <meta itemprop="priceCurrency" content="AUD"> </div><div itemprop="priceRange"><strong>U91 Price in Sydney:</strong> 193.5¢ per litre
<meta itemprop="price" content="193.5"> <meta itemprop="priceCurrency" content="AUD"> </div></div> <section id="nearby-stations-ssr"><h2>Today's Petrol Prices Near Sydney, NSW:</h2> <ul><li><a href="/map/station/52a6e54992a2ca1c3fbf04b8"><strong>Coles Express Woolloomooloo (1.4km)</strong> </a> – DSL 191.9¢ – P98 235.9¢ – P95 226.9¢ – E10 207.9¢ </li><li><a href="/map/station/b911d49bb1e2134706289336"><strong>Coles Express Ultimo (2.0km)</strong> </a> – DSL 186.9¢ – P98 234.9¢ – P95 225.9¢ – E10 207.9¢ </li><li><a href="/map/station/9938c3e578e4a6a3290cc7ee"><strong>7-Eleven Paddington (2.3km)</strong> </a> – U91 209.9¢ – PDSL 189.9¢ – P98 230.9¢ – LPG 109.9¢ – P95 222.9¢ – E10 207.9¢ </li><li><a href="/map/station/25d0304216448cb3f17500a4"><strong>Budget Petrol Chippendale (2.5km)</strong> </a> – U91 169.7¢ – PDSL 179.7¢ – P98 197.7¢ – P95 189.7¢ </li><li><a href="/map/station/83e0e2a692be640f69728e96"><strong>BP Edgecliff (2.5km)</strong> </a> – U91 209.9¢ – PDSL 199.9¢ – P98 239.9¢ – E10 207.9¢ </li><li><a href="/map/station/05a31e38aa5c3ce5bf25397f"><strong>BP Redfern (3.0km)</strong> </a> – U91 201.9¢ – PDSL 187.9¢ – P98 227.9¢ – LPG 109.9¢ – E10 199.9¢ </li><li><a href="/map/station/5c39cc4ad5645b98aafc21ec"><strong>EG Ampol Redfern (3.1km)</strong> </a> – U91 201.9¢ – PDSL 189.9¢ – P98 226.9¢ – P95 217.9¢ – E10 199.9¢ </li><li><a href="/map/station/fc2cdb8113ae64646b80778a"><strong>BP Rozelle (3.3km)</strong> </a> – U91 207.9¢ – PDSL 186.9¢ – P98 232.9¢ – P95 223.9¢ </li><li><a href="/map/station/e976aa01de4549c6e7d61e18"><strong>BP Camperdown (3.5km)</strong> </a> – U91 209.9¢ – PDSL 189.9¢ – P98 235.9¢ – P95 226.9¢ </li><li><a href="/map/station/cc51d138bba9c10d0375cc3d"><strong>U-Go Rozelle (Self - Serve) (3.6km)</strong> </a> – U91 156.9¢ – PDSL 178.5¢ – P98 179.9¢ – P95 171.9¢ – E10 154.9¢ </li><li><a href="/map/station/bc2e1563034aaa9bfe755d1e"><strong>7-Eleven Rozelle (3.6km)</strong> </a> – U91 209.9¢ – PDSL 185.9¢ – P98 229.9¢ – LPG 109.9¢ – P95 221.9¢ – E10 207.9¢ </li><li><a href="/map/station/c522f402c1a12962e96ba5a8"><strong>Metro Fuel Alexandria (3.7km)</strong> </a> – U91 169.9¢ – PDSL 174.9¢ – P98 199.9¢ – E10 163.9¢ </li><li><a href="/map/station/5b036b978c315c70abb7da6f"><strong>METRO ROZELLE (3.7km)</strong> </a> – U91 161.9¢ – PDSL 179.9¢ – P98 182.9¢ – E10 159.9¢ </li><li><a href="/map/station/505383c4209863d7642db0cb"><strong>Shell Reddy Express Annandale (3.8km)</strong> </a> – DSL 198.9¢ – P98 236.9¢ – P95 227.9¢ – E10 207.9¢ </li><li><a href="/map/station/7b925860b922c672676c96a2"><strong>7-Eleven Camperdown (3.9km)</strong> </a> – U91 209.9¢ – PDSL 183.9¢ – P98 230.9¢ – P95 222.9¢ – E10 207.9¢ </li></ul></section> <h2 data-svelte-h="svelte-1dos6ul">Compare Petrol Prices Across Australian Cities</h2> <nav><ul><li><a href="/map/location/au/nsw/2000/sydney" title="Cheapest fuel prices in Sydney">Cheapest petrol prices in Sydney, NSW</a> </li><li><a href="/map/location/au/qld/4000/brisbane" title="Cheapest fuel prices in Brisbane">Cheapest petrol prices in Brisbane, QLD</a> </li><li><a href="/map/location/au/wa/6000/perth" title="Cheapest fuel prices in Perth">Cheapest petrol prices in Perth, WA</a> </li><li><a href="/map/location/au/sa/5000/adelaide" title="Cheapest fuel prices in Adelaide">Cheapest petrol prices in Adelaide, SA</a> </li><li><a href="/map/location/au/act/2601/canberra" title="Cheapest fuel prices in Canberra">Cheapest petrol prices in Canberra, ACT</a> </li><li><a href="/map/location/au/qld/4217/gold+coast" title="Cheapest fuel prices in Gold Coast">Cheapest petrol prices in Gold Coast, QLD</a> </li><li><a href="/map/location/au/nsw/2300/newcastle" title="Cheapest fuel prices in Newcastle">Cheapest petrol prices in Newcastle, NSW</a> </li><li><a href="/map/location/au/tas/7000/hobart" title="Cheapest fuel prices in Hobart">Cheapest petrol prices in Hobart, TAS</a> </li></ul></nav> <h2 data-svelte-h="svelte-1303779">How to Find Cheap Fuel Near Me</h2> <ol data-svelte-h="svelte-h6ad1l"><li><strong>Use Our Live Map:</strong> View real-time fuel prices from all nearby petrol stations</li> <li><strong>Compare Fuel Types:</strong> Switch between E10, U91, U95, U98, Diesel, and LPG prices</li> <li><strong>Sort by Price or Distance:</strong> Find the cheapest fuel or the closest station</li> <li><strong>Check Opening Hours:</strong> See which stations are open now</li> <li><strong>Plan Your Route:</strong> Get directions to the cheapest petrol station</li></ol> <h2 data-svelte-h="svelte-1yj2xmt">Fuel Types and Current Prices</h2> <dl data-svelte-h="svelte-6hg9nz"><dt><strong>E10 (Ethanol 10%)</strong></dt><dd>Most affordable option for compatible vehicles. Contains 10% ethanol and 90% unleaded petrol.</dd><dt><strong>Unleaded 91 (U91)</strong></dt><dd>Standard unleaded petrol suitable for most vehicles. Regular octane rating of 91.</dd><dt><strong>Premium 95 (U95)</strong></dt><dd>Premium unleaded with 95 octane rating. Better performance and fuel economy.</dd><dt><strong>Premium 98 (U98)</strong></dt><dd>Highest octane fuel for high-performance vehicles. Maximum power and efficiency.</dd><dt><strong>Diesel</strong></dt><dd>For diesel engines. Often more fuel-efficient than petrol alternatives.</dd><dt><strong>LPG (Liquefied Petroleum Gas)</strong></dt><dd>Alternative fuel option. Generally cheaper per litre but lower fuel economy.</dd></dl> <h2 data-svelte-h="svelte-243iic">Popular Petrol Station Brands in Australia</h2> <ul data-svelte-h="svelte-1v9t396"><li>Shell Coles Express - Fuel discounts with Flybuys</li> <li>Woolworths Caltex/Ampol - Everyday Rewards fuel savings</li> <li>BP - Quality fuels and Wild Bean Cafe</li> <li>7-Eleven - Fuel Lock price guarantee app</li> <li>United Petroleum - Often competitive pricing</li> <li>Costco - Members-only discount fuel</li> <li>Metro Petroleum - Independent competitive prices</li> <li>Puma Energy - Growing network across Australia</li></ul> <h2 data-svelte-h="svelte-1jpfgsg">Fuel Saving Tips for Australian Drivers</h2> <article data-svelte-h="svelte-16ffu6v"><h3>1. Time Your Fuel Purchase</h3> <p>Fuel prices follow weekly cycles in major cities. Tuesday and Wednesday often have the cheapest prices, while Thursday to Sunday tend to be more expensive.</p> <h3>2. Use Fuel Discount Vouchers</h3> <p>Save 4¢ per litre or more with supermarket dockets from Woolworths and Coles. Stack with credit card offers for extra savings.</p> <h3>3. Consider Fuel Lock Apps</h3> <p>7-Eleven Fuel Lock and similar apps let you lock in low prices for up to 7 days.</p> <h3>4. Drive Efficiently</h3> <p>Smooth acceleration, maintaining steady speeds, and regular servicing can improve fuel economy by up to 15%.</p> <h3>5. Compare Prices Before You Fill</h3> <p>Use FuelRadar to check prices at all nearby stations. Driving an extra 2km could save you $5-10 per tank.</p></article> <h2 data-svelte-h="svelte-41559e">Frequently Asked Questions</h2> <div itemscope itemtype="https://schema.org/FAQPage" data-svelte-h="svelte-j4ocss"><div itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"><h3 itemprop="name">What is the cheapest day to buy petrol in Australia?</h3> <div itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"><p itemprop="text">Tuesday and Wednesday typically have the lowest fuel prices in major Australian cities due to the weekly price cycle.</p></div></div> <div itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"><h3 itemprop="name">How accurate are FuelRadar's fuel prices?</h3> <div itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"><p itemprop="text">FuelRadar updates prices in real-time from official sources, with most prices updated within the last hour.</p></div></div> <div itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"><h3 itemprop="name">Which fuel type is cheapest?</h3> <div itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"><p itemprop="text">E10 is typically the cheapest fuel type, followed by U91. However, consider your vehicle's fuel efficiency with different fuel types.</p></div></div></div> <h2 data-svelte-h="svelte-qvw88n">About FuelRadar Australia</h2> <p data-svelte-h="svelte-j678q">FuelRadar is Australia's most comprehensive fuel price comparison service, helping over 500,000 drivers save money on petrol every month. Our real-time price tracking covers every major city and regional area, from Sydney to Perth, Melbourne to Brisbane, and everywhere in between.</p> <p data-svelte-h="svelte-15psaaq">Whether you're looking for cheap E10 near me, the best diesel prices, or premium 98 octane fuel, FuelRadar's live map shows you exactly where to find the best deals. No registration required, completely free to use, and available 24/7 on web and mobile.</p> <div itemscope itemtype="https://schema.org/WebApplication" data-svelte-h="svelte-ooe4g8"><meta itemprop="name" content="FuelRadar - Australian Fuel Price Comparison"> <meta itemprop="applicationCategory" content="Navigation"> <meta itemprop="operatingSystem" content="Web, iOS, Android"> <div itemprop="aggregateRating" itemscope itemtype="https://schema.org/AggregateRating"><meta itemprop="ratingValue" content="4.8"> <meta itemprop="ratingCount" content="12543"></div></div> </div></main> </div></div>
<!-- Initialize adsbygoogle -->
<script>
window.adsbygoogle = window.adsbygoogle || [];
</script>
<!-- Ultra-deferred Google Analytics -->
<script>
window.addEventListener('load', function() {
setTimeout(function() {
var script = document.createElement('script');
script.async = true;
script.src = 'https://www.googletagmanager.com/gtag/js?id=G-5E8ZY215DL';
document.head.appendChild(script);
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-5E8ZY215DL', {
'transport_type': 'beacon',
'page_load_sample_rate': 10
});
}, 3000); // 3 second delay
});
</script>
<!-- AppsFlyer SDK -->
<script>
!function(t,e,n,s,a,c,i,o,p){t.AppsFlyerSdkObject=a,t.AF=t.AF||function(){(t.AF.q=t.AF.q||[]).push([Date.now()].concat(Array.prototype.slice.call(arguments)))},t.AF.id=t.AF.id||i,t.AF.plugins={},o=e.createElement(n),p=e.getElementsByTagName(n)[0],o.async=1,o.src="https://websdk.appsflyer.com?"+(c.length>0?"st="+c.split(",").sort().join(",")+"&":"")+(i.length>0?"af_id="+i:""),p.parentNode.insertBefore(o,p)}(window,document,"script",0,"AF","banners",{banners: {key: "ae881ad0-328b-4498-8714-fa5bdde03ece"}});
AF('banners', 'showBanner')
</script>
<!-- Ultra-deferred Google Ads -->
<script>
if ('requestIdleCallback' in window) {
requestIdleCallback(function() {
const script = document.createElement('script');
script.async = true;
script.src = 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9074517314604803';
script.crossOrigin = 'anonymous';
document.body.appendChild(script);
}, {timeout: 5000});
} else {
window.addEventListener('load', function() {
setTimeout(function() {
const script = document.createElement('script');
script.async = true;
script.src = 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9074517314604803';
script.crossOrigin = 'anonymous';
document.body.appendChild(script);
}, 4000); // 4 second delay for browsers without requestIdleCallback
});
}
// Register Simple Service Worker (just for offline fallback)
if ('serviceWorker' in navigator) {
window.addEventListener('load', function() {
navigator.serviceWorker.register('/sw-simple.js');
});
}
</script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'97cbee0f5ff7ccf7',t:'MTc1NzQ3NTg5OA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"32bb2819c2aa4f18a0e0406a84b7f915","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>