Found out I can use the following:
<?php echo do_shortcode("[contact-card show_map=0 show_name=0 show_address=0 show_get_directions=0 show_phone=1 show_contact=0 show_opening_hours=0]"); ?>
However it’s injecting it’s own markup, guess I need to customise the template ??