{"id":74,"date":"2025-12-29T15:15:35","date_gmt":"2025-12-29T15:15:35","guid":{"rendered":"https:\/\/mcmahansbottlegas.com\/?page_id=74"},"modified":"2026-01-21T20:48:33","modified_gmt":"2026-01-21T20:48:33","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"74\" class=\"elementor elementor-74\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b01cfe7 e-flex e-con-boxed e-con e-parent\" data-id=\"b01cfe7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7305d7a e-con-full e-flex e-con e-child\" data-id=\"7305d7a\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9c2b98b e-con-full e-flex e-con e-child\" data-id=\"9c2b98b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-984c90e elementor-widget elementor-widget-heading\" data-id=\"984c90e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">contact us<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d60e71a elementor-widget elementor-widget-heading\" data-id=\"d60e71a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Get In Touch with <br>McMahan's Bottle Gas<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-701d0c7 elementor-widget elementor-widget-text-editor\" data-id=\"701d0c7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We\u2019re here to help with service requests, questions, or propane emergencies.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ddafa30 e-flex e-con-boxed e-con e-parent\" data-id=\"ddafa30\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-21f3b72 e-con-full e-flex e-con e-child\" data-id=\"21f3b72\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-264233b e-con-full e-flex e-con e-child\" data-id=\"264233b\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6ffd16d e-con-full e-flex e-con e-child\" data-id=\"6ffd16d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0c98edd e-con-full e-flex e-con e-child\" data-id=\"0c98edd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d416348 elementor-widget elementor-widget-heading\" data-id=\"d416348\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Can We  <span class=\"alt-color\">Help You Today?<\/span> \n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d0bece elementor-widget elementor-widget-text-editor\" data-id=\"5d0bece\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Contact our team for propane delivery, refills, installation, maintenance, or general support.<\/p><p><strong>Locations<\/strong><\/p><p><a href=\"https:\/\/maps.app.goo.gl\/miFMuecuLjZ81tMf7\" target=\"_blank\" rel=\"noopener\">3551 Intercity Drive Dayton, OH 45424<\/a><br \/>Phone: <a href=\"tel:9372330831\">(937) 233-0831<\/a><\/p><p><a href=\"https:\/\/maps.app.goo.gl\/RaxJ8FrVm7uLf4cc6\" target=\"_blank\" rel=\"noopener\">19 Poplar Street Dayton, OH 45415<\/a><br \/>Phone: <a href=\"tel:9372749940\">(937) 274-9940<\/a><\/p><p><strong>Hours<\/strong>:<\/p><p>Monday-Friday: 8:00am-5:00pm<br \/>Saturday: 8:00-1:00pm<br \/>Sunday: closed<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3086f12 elementor-widget elementor-widget-html\" data-id=\"3086f12\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\n(function () {\n  function digitsOnly(str){ return (str || \"\").replace(\/\\D\/g, \"\"); }\n\n  document.addEventListener(\"input\", function(e){\n    \/\/ Name: strip numbers\/symbols, keep letters, spaces, apostrophes, hyphens\n    if(e.target && e.target.id === \"cf7-name\"){\n      e.target.value = e.target.value.replace(\/[^A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u00ff' -]\/g, \"\");\n    }\n\n    \/\/ Phone: allow typing formatting, but keep it sane (optional)\n    if(e.target && e.target.id === \"cf7-phone\"){\n      \/\/ Optional: restrict to common phone characters while typing\n      e.target.value = e.target.value.replace(\/[^0-9()+\\-.\\s]\/g, \"\");\n    }\n  });\n\n  document.addEventListener(\"submit\", function(e){\n    var form = e.target;\n    if(!form || !form.classList || !form.classList.contains(\"wpcf7-form\")) return;\n\n    var nameEl = form.querySelector(\"#cf7-name\");\n    var phoneEl = form.querySelector(\"#cf7-phone\");\n\n    \/\/ Name final check\n    if(nameEl){\n      var nameVal = (nameEl.value || \"\").trim();\n      if(!\/^[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u00ff' -]+$\/.test(nameVal)){\n        e.preventDefault();\n        nameEl.focus();\n        alert(\"Please enter a valid name (letters only).\");\n        return;\n      }\n    }\n\n    \/\/ Phone final check: require 10+ digits (US-style baseline)\n    if(phoneEl){\n      var d = digitsOnly(phoneEl.value);\n      if(d.length < 10){\n        e.preventDefault();\n        phoneEl.focus();\n        alert(\"Please enter a valid phone number (at least 10 digits).\");\n        return;\n      }\n    }\n  }, true);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83f96df e-con-full e-flex e-con e-child\" data-id=\"83f96df\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17a9a95 elementor-widget elementor-widget-shortcode\" data-id=\"17a9a95\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f378-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"378\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/74#wpcf7-f378-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"378\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f378-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_cf7a__timestamp\" value=\"BRDE6aMfNPjptAjpsRv\/3Q==\" \/><input type=\"hidden\" name=\"_cf7a_version\" value=\"1.0\" \/><input type=\"hidden\" name=\"_cf7a_address\" value=\"\" \/><input type=\"hidden\" name=\"_cf7a_referer\" value=\"\" \/><input type=\"hidden\" name=\"_cf7a_protocol\" value=\"\" \/>\n<\/fieldset>\n<style>\n\/* Modern CF7 form \u2013 fully scoped *\/\n.cf7-modern-form{max-width:900px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif}\n.cf7-modern-form .cf7-field{margin-bottom:18px}\n.cf7-modern-form label{display:block;margin-bottom:-15px;font-size:14px;font-weight:400;font-family:'Tilt Warp';color:#3C8B6C;text-transform:uppercase;letter-spacing:1px}\n.cf7-modern-form input[type=\"text\"],.cf7-modern-form input[type=\"email\"],.cf7-modern-form input[type=\"tel\"],.cf7-modern-form textarea{width:100%;box-sizing:border-box;padding:14px 16px;font-size:16px;border-radius:4px;border:1px solid #c4ccd5;background-color:#fff;color:#1f2933;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}\n.cf7-modern-form textarea{min-height:160px;resize:vertical}\n.cf7-modern-form ::placeholder{color:#9aa5b1}\n.cf7-modern-form input[type=\"text\"]:focus,.cf7-modern-form input[type=\"email\"]:focus,.cf7-modern-form input[type=\"tel\"]:focus,.cf7-modern-form textarea:focus{border-color:#e86f32;box-shadow:0 0 0 2px rgba(232,111,50,.16)}\n.cf7-modern-form .cf7-submit-row{margin-top:8px}\n.cf7-modern-form .cf7-modern-button{width:100%;display:inline-block;padding:14px 20px;font-size:18px;font-weight:600;border-radius:4px;border:none;background-color:#D6410A;color:#fff;text-align:center;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .1s ease}\n.cf7-modern-form .cf7-modern-button:hover{background-color:#9E2D03;box-shadow:0 6px 14px rgba(0,0,0,.12)}\n.cf7-modern-form .cf7-modern-button:active{transform:translateY(1px);box-shadow:0 3px 8px rgba(0,0,0,.16)}\n@media (max-width:600px){.cf7-modern-form label{font-size:12px}.cf7-modern-form .cf7-modern-button{font-size:16px;padding:12px 16px}}\n<\/style>\n<div class=\"cf7-modern-form\">\n\t<div class=\"cf7-field\">\n\t\t<p><label for=\"cf7-name\">Name*<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input type=\"text\" name=\"name\" value=\"\" autocomplete=\"fill\" class=\"fit-the-fullspace\" aria-hidden=\"true\" tabindex=\"-1\" \/><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"cf7-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cf7-field\">\n\t\t<p><label for=\"cf7-email\">Email*<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"cf7-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cf7-field\">\n\t\t<p><label for=\"cf7-company\">Company<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-company\"><input type=\"text\" name=\"address\" value=\"\" autocomplete=\"fill\" class=\"fit-the-fullspace\" aria-hidden=\"true\" tabindex=\"-1\" \/><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"cf7-company\" aria-invalid=\"false\" placeholder=\"Company\" value=\"\" type=\"text\" name=\"your-company\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cf7-field\">\n\t\t<p><label for=\"cf7-phone\">Phone Number*<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" id=\"cf7-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone Number\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cf7-field\">\n\t\t<p><label for=\"cf7-message\">Message<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" id=\"cf7-message\" aria-invalid=\"false\" placeholder=\"Message\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n<div class=\"wpcf7-turnstile cf-turnstile\" data-sitekey=\"0x4AAAAAACM7RwccsJZrjTn9\" data-response-field-name=\"_wpcf7_turnstile_response\"><\/div>\n\t<div class=\"cf7-field cf7-submit-row\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner cf7-modern-button\" type=\"submit\" value=\"Send\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<p><script>\n\/* \u2705 Client-side validation (works in CF7 form block) *\/\n(function(){\n function digitsOnly(str){ return (str||\"\").replace(\/\\D\/g,\"\"); }\n\n \/\/ Live input rules\n document.addEventListener(\"input\", function(e){\n if(!e.target) return;\n\n \/\/ NAME: letters\/spaces\/'\/-\n if(e.target.id === \"cf7-name\"){\n e.target.value = e.target.value.replace(\/[^A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u00ff' -]\/g,\"\");\n }\n\n \/\/ EMAIL: remove spaces only (don\u2019t over-restrict real emails)\n if(e.target.id === \"cf7-email\"){\n e.target.value = e.target.value.replace(\/\\s+\/g,\"\");\n }\n\n \/\/ PHONE: digits only while typing\n if(e.target.id === \"cf7-phone\"){\n e.target.value = digitsOnly(e.target.value);\n }\n });\n\n \/\/ Final checks on submit\n document.addEventListener(\"submit\", function(e){\n var form = e.target;\n if(!form || !form.classList || !form.classList.contains(\"wpcf7-form\")) return;\n\n var nameEl = form.querySelector(\"#cf7-name\");\n var emailEl = form.querySelector(\"#cf7-email\");\n var phoneEl = form.querySelector(\"#cf7-phone\");\n\n \/\/ Name must be letters\/spaces\/'\/-\n if(nameEl){\n var v = (nameEl.value||\"\").trim();\n if(!\/^[A-Za-z\u00c0-\u00d6\u00d8-\u00f6\u00f8-\u00ff' -]+$\/.test(v)){\n e.preventDefault();\n nameEl.focus();\n alert(\"Name can only include letters, spaces, apostrophes, and hyphens.\");\n return;\n }\n }\n\n \/\/ Email basic check (CF7 also validates)\n if(emailEl){\n var ev = (emailEl.value||\"\").trim();\n if(!\/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/.test(ev)){\n e.preventDefault();\n emailEl.focus();\n alert(\"Please enter a valid email address.\");\n return;\n }\n }\n\n \/\/ Phone must be valid format (10 digits)\n if(phoneEl){\n var digits = digitsOnly(phoneEl.value);\n if(digits.length !== 10){\n e.preventDefault();\n phoneEl.focus();\n alert(\"Please enter a valid 10-digit phone number.\");\n return;\n }\n }\n }, true);\n})();\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>contact us Get In Touch with McMahan&#8217;s Bottle Gas We\u2019re here to help with service requests, questions, or propane emergencies. How Can We Help You Today? Contact our team for propane delivery, refills, installation, maintenance, or general support. Locations 3551 Intercity Drive Dayton, OH 45424Phone: (937) 233-0831 19 Poplar Street Dayton, OH 45415Phone: (937) 274-9940 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-74","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Us - mcmahansbottlegas.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - mcmahansbottlegas.com\" \/>\n<meta property=\"og:description\" content=\"contact us Get In Touch with McMahan&#8217;s Bottle Gas We\u2019re here to help with service requests, questions, or propane emergencies. How Can We Help You Today? Contact our team for propane delivery, refills, installation, maintenance, or general support. Locations 3551 Intercity Drive Dayton, OH 45424Phone: (937) 233-0831 19 Poplar Street Dayton, OH 45415Phone: (937) 274-9940 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"mcmahansbottlegas.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-21T20:48:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mcmahansbottlegas.com\/wp-content\/uploads\/2026\/01\/main-logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"394\" \/>\n\t<meta property=\"og:image:height\" content=\"120\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/\",\"url\":\"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/\",\"name\":\"Contact Us - mcmahansbottlegas.com\",\"isPartOf\":{\"@id\":\"https:\/\/mcmahansbottlegas.com\/#website\"},\"datePublished\":\"2025-12-29T15:15:35+00:00\",\"dateModified\":\"2026-01-21T20:48:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mcmahansbottlegas.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mcmahansbottlegas.com\/#website\",\"url\":\"https:\/\/mcmahansbottlegas.com\/\",\"name\":\"mcmahansbottlegas.com\",\"description\":\"McMahan&#039;s Bottle Gas\",\"publisher\":{\"@id\":\"https:\/\/mcmahansbottlegas.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mcmahansbottlegas.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mcmahansbottlegas.com\/#organization\",\"name\":\"mcmahansbottlegas.com\",\"url\":\"https:\/\/mcmahansbottlegas.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mcmahansbottlegas.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mcmahansbottlegas.com\/wp-content\/uploads\/2026\/01\/main-logo.png\",\"contentUrl\":\"https:\/\/mcmahansbottlegas.com\/wp-content\/uploads\/2026\/01\/main-logo.png\",\"width\":394,\"height\":120,\"caption\":\"mcmahansbottlegas.com\"},\"image\":{\"@id\":\"https:\/\/mcmahansbottlegas.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - mcmahansbottlegas.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact Us - mcmahansbottlegas.com","og_description":"contact us Get In Touch with McMahan&#8217;s Bottle Gas We\u2019re here to help with service requests, questions, or propane emergencies. How Can We Help You Today? Contact our team for propane delivery, refills, installation, maintenance, or general support. Locations 3551 Intercity Drive Dayton, OH 45424Phone: (937) 233-0831 19 Poplar Street Dayton, OH 45415Phone: (937) 274-9940 [&hellip;]","og_url":"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/","og_site_name":"mcmahansbottlegas.com","article_modified_time":"2026-01-21T20:48:33+00:00","og_image":[{"width":394,"height":120,"url":"https:\/\/mcmahansbottlegas.com\/wp-content\/uploads\/2026\/01\/main-logo.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/","url":"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/","name":"Contact Us - mcmahansbottlegas.com","isPartOf":{"@id":"https:\/\/mcmahansbottlegas.com\/#website"},"datePublished":"2025-12-29T15:15:35+00:00","dateModified":"2026-01-21T20:48:33+00:00","breadcrumb":{"@id":"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mcmahansbottlegas.com\/index.php\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mcmahansbottlegas.com\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/mcmahansbottlegas.com\/#website","url":"https:\/\/mcmahansbottlegas.com\/","name":"mcmahansbottlegas.com","description":"McMahan&#039;s Bottle Gas","publisher":{"@id":"https:\/\/mcmahansbottlegas.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mcmahansbottlegas.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mcmahansbottlegas.com\/#organization","name":"mcmahansbottlegas.com","url":"https:\/\/mcmahansbottlegas.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mcmahansbottlegas.com\/#\/schema\/logo\/image\/","url":"https:\/\/mcmahansbottlegas.com\/wp-content\/uploads\/2026\/01\/main-logo.png","contentUrl":"https:\/\/mcmahansbottlegas.com\/wp-content\/uploads\/2026\/01\/main-logo.png","width":394,"height":120,"caption":"mcmahansbottlegas.com"},"image":{"@id":"https:\/\/mcmahansbottlegas.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/mcmahansbottlegas.com\/index.php\/wp-json\/wp\/v2\/pages\/74","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mcmahansbottlegas.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mcmahansbottlegas.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mcmahansbottlegas.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mcmahansbottlegas.com\/index.php\/wp-json\/wp\/v2\/comments?post=74"}],"version-history":[{"count":43,"href":"https:\/\/mcmahansbottlegas.com\/index.php\/wp-json\/wp\/v2\/pages\/74\/revisions"}],"predecessor-version":[{"id":893,"href":"https:\/\/mcmahansbottlegas.com\/index.php\/wp-json\/wp\/v2\/pages\/74\/revisions\/893"}],"wp:attachment":[{"href":"https:\/\/mcmahansbottlegas.com\/index.php\/wp-json\/wp\/v2\/media?parent=74"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}