{ "@context": "https://schema.org", "@type": "ContactPage", "name": "Contact Delta-Xero", "description": "Technical support and sales consultation for industrial nano-filtration and fluid conditioning solutions.", "mainEntity": { "@type": "LocalBusiness", "name": "Delta-Xero", "image": "https://www.delta-xero.com/contact-hero.jpg", "telephone": "+44 2393 874755", "email": "support@delta-xero.com", "address": { "@type": "PostalAddress", "streetAddress": "Unit E6, Fort Wallington Industrial Estate, Military Road", "addressLocality": "Fareham", "postalCode": "PO16 8TT", "addressCountry": "GB" }, "contactPoint": [ { "@type": "ContactPoint", "telephone": "+44 2393 874755", "contactType": "technical support", "email": "support@delta-xero.com" }, { "@type": "ContactPoint", "telephone": "+44 2595 814/55", "contactType": "sales" } ] } }