Send us a message
"*" indicates required fields
Our Showroom

Address
4 Green Street, Thomastown VIC 3074
Trading Hours
Monday to Friday : 9 AM to 4 PM
Saturday : 10 AM to 2 PM
Call us
<!--
Flues and Fires — /contact/ page custom schema.
Yoast already emits: WebPage, ImageObject, BreadcrumbList, WebSite, Organization.
Yoast does NOT emit ContactPage or LocalBusiness — that's what's added below.
Paste once inside the <head> or before </body> on the Contact page only.
Same @id for #localbusiness as the homepage so Google merges into one entity.
-->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "ContactPage",
"@id": "https://www.fluesandfires.com.au/contact/#contactpage",
"url": "https://www.fluesandfires.com.au/contact/",
"name": "Contact Flues and Fires",
"description": "Visit our Thomastown showroom or get in touch with our fireplace specialists by phone, email or enquiry form.",
"isPartOf": { "@id": "https://www.fluesandfires.com.au/#website" },
"about": { "@id": "https://www.fluesandfires.com.au/#localbusiness" },
"mainEntity": { "@id": "https://www.fluesandfires.com.au/#localbusiness" },
"inLanguage": "en-AU"
},
{
"@type": "HomeGoodsStore",
"@id": "https://www.fluesandfires.com.au/#localbusiness",
"name": "Flues and Fires",
"description": "Melbourne's leading fireplace and heating specialist, supplying gas, wood, electric and outdoor fireplaces since 1977.",
"foundingDate": "1977",
"url": "https://www.fluesandfires.com.au/",
"image": "https://www.fluesandfires.com.au/wp-content/uploads/2020/08/2020-08-13.png",
"telephone": "+61 3 9465 4433",
"email": "sales@fluesandfires.com.au",
"priceRange": "$$",
"paymentAccepted": ["Cash", "Credit Card", "EFTPOS", "Bank Transfer"],
"currenciesAccepted": "AUD",
"address": {
"@type": "PostalAddress",
"streetAddress": "4 Green Street",
"addressLocality": "Thomastown",
"addressRegion": "VIC",
"postalCode": "3074",
"addressCountry": "AU"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": -37.6939074,
"longitude": 145.0382121
},
"hasMap": "https://www.google.com/maps/place/Flues+and+Fires/@-37.6939074,145.0382121,17z",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
"opens": "09:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Saturday",
"opens": "10:00",
"closes": "14:00"
}
],
"areaServed": [
{ "@type": "City", "name": "Melbourne" },
{ "@type": "AdministrativeArea", "name": "Victoria" }
],
"parentOrganization": { "@id": "https://www.fluesandfires.com.au/#organization" },
"contactPoint": [
{
"@type": "ContactPoint",
"contactType": "sales",
"telephone": "+61 3 9465 4433",
"email": "sales@fluesandfires.com.au",
"areaServed": "AU",
"availableLanguage": "English"
},
{
"@type": "ContactPoint",
"contactType": "customer service",
"telephone": "+61 3 9465 4433",
"email": "sales@fluesandfires.com.au",
"areaServed": "AU",
"availableLanguage": "English"
}
]
}
]
}
</script>
