Lorem ipsum dolor sit amet
<!-- Chair Hire Newcastle – location page -->
<section id="hero" style="text-align:center;padding:4rem 1rem">
<h1>Elegant Chair Hire for Newcastle Events</h1>
<p>Supplying stylish seating for weddings, parties and corporate functions across Newcastle and the Hunter Valley since 2015.</p>
<a href="/get-a-quote" class="btn-primary">Get an instant quote</a>
</section>
<section id="why-choose" style="background:#f9f9f9;padding:2rem 1rem">
<h2>Why choose Hunter Chair Hire</h2>
<ul>
<li>Same-day delivery and collection anywhere in Newcastle or Lake Macquarie</li>
<li>Over 1 500 bentwood, white folding and speciality chairs in stock</li>
<li>All chairs cleaned and safety-checked before every hire</li>
<li>Locally owned family business – speak directly with Chris or Annie</li>
<li>Xero-integrated invoices, simple online reservations</li>
</ul>
</section>
<section id="service-area" style="padding:2rem 1rem">
<h2>Our Newcastle service area</h2>
<p>We cover the entire Newcastle LGA, from Stockton and Maryville through to Charlestown and Merewether. Deliveries reach popular venues such as:</p>
<ul>
<li>Merewether Surfhouse</li>
<li>Fort Scratchley Function Centre</li>
<li>Newcastle Racecourse</li>
<li>Civic Theatre and City Hall</li>
<li>The Lock-Up Art Space</li>
</ul>
<p>Standard delivery windows are 8 am – 11 am for set-up and 9 pm – midnight for collection, with after-hours options on request.</p>
<p>View our full <a href="/products">chair range</a> or <a href="/contact">contact us</a> for custom packages.</p>
</section>
<section id="gallery" style="background:#f9f9f9;padding:2rem 1rem">
<h2>Recent Newcastle installs</h2>
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem">
<figure><img src="/images/newcastle-bentwood-winery.jpg" alt="White bentwood chairs at a Newcastle winery reception" loading="lazy"><figcaption>Bentwood set-up – Hunter Valley Gardens</figcaption></figure>
<figure><img src="/images/newcastle-folding-beach.jpg" alt="White folding chairs arranged for a beach ceremony in Newcastle" loading="lazy"><figcaption>Beach ceremony – Stockton</figcaption></figure>
<figure><img src="/images/newcastle-ghost-corporate.jpg" alt="Clear ghost chairs at a Newcastle corporate luncheon" loading="lazy"><figcaption>Corporate luncheon – Honeysuckle</figcaption></figure>
</div>
</section>
<section id="testimonials" style="padding:2rem 1rem">
<h2>What Newcastle clients say</h2>
<blockquote>
“Flawless service. Chairs arrived spotless and on time for our Civic Theatre wedding.” – Jessica P.
</blockquote>
<blockquote>
“Chris organised late-night collection so bump-out was seamless. Highly recommend.” – Liam S.
</blockquote>
</section>
<section id="faqs" style="background:#f9f9f9;padding:2rem 1rem">
<h2>Frequently asked questions</h2>
<h3>How much does chair hire in Newcastle cost?</h3>
<p>Prices start at $3.50 per chair. Orders over 150 chairs attract a volume discount.</p>
<h3>Is same-day delivery and collection available?</h3>
<p>Yes. Our team can deliver in the morning and collect after your event the same night or next morning.</p>
<h3>Do you set the chairs out?</h3>
<p>Absolutely. Standard hire includes placement; just provide a floor plan or brief instructions.</p>
</section>
<section id="cta" style="text-align:center;padding:3rem 1rem">
<p style="font-size:1.25rem">Ready to secure your date?</p>
<a href="/get-a-quote" class="btn-primary">Request your quote – response in 1 hour</a>
</section>
<section id="map" style="padding:2rem 1rem">
<h2>Where we’re based</h2>
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3304.281548719934!2d151.6908!3d-32.8806!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zMzLCsDUyJzUwLjIiUyAxNTHCsDQxJzI3LjAiRQ!5e0!3m2!1sen!2sau!4v1680000000000"
width="100%" height="350" style="border:0" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</section>
<!-- LocalBusiness schema -->
<script type="application/ld+json">
{
"@context":"https://schema.org",
"@type":"LocalBusiness",
"name":"Hunter Chair Hire",
"image":"

",
"url":"https://www.hunterchairhire.com.au/chair-hire-newcastle",
"telephone":"+61-428-659-693",
"address":{
"@type":"PostalAddress",
"streetAddress":"9/6 Frost Drive",
"addressLocality":"Mayfield West",
"addressRegion":"NSW",
"postalCode":"2304",
"addressCountry":"AU"
},
"areaServed":[ "Newcastle NSW", "Hunter Valley", "Port Stephens" ],
"priceRange":"$$",
"geo":{ "@type":"GeoCoordinates", "latitude":-32.8806, "longitude":151.6908 }
}
</script>
<!-- FAQ schema -->
<script type="application/ld+json">
{
"@context":"https://schema.org",
"@type":"FAQPage",
"mainEntity":[
{
"@type":"Question",
"name":"How much does chair hire in Newcastle cost?",
"acceptedAnswer":{"@type":"Answer","text":"Prices start from $3.50 per chair, with discounts on orders over 150 chairs."}
},
{
"@type":"Question",
"name":"Do you deliver and collect on the same day?",
"acceptedAnswer":{"@type":"Answer","text":"Yes. Our team delivers before your event and can collect the same evening or the next morning anywhere in Newcastle or the Hunter Valley."}
},
{
"@type":"Question",
"name":"Do you set the chairs out?",
"acceptedAnswer":{"@type":"Answer","text":"Yes. Standard hire includes chair placement according to your floor plan."}
}
]
}
</script>