Most smartphones detect phone numbers and addressed on your mobile landing pages and turn those into clickable links.
Of course when you are presenting your user with a landing page with a strong call to action....this is a distraction.
And could hurt your conversions.
Luckily there is a way to stop them from linking phone numbers and addresses.
Just include the following two lines in the <head>..</head> section of your html document.
<meta name="format-detection" content="telephone=no"/> <meta name="format-detection" content="address=no"/>