Source: http://doc.fivestarplugins.com/plugins/business-profile/
Location=PostID if you use multiple locations
Without opening hours
[contact-card location=PostID show_name=1 show_address=1 show_get_directions=1 show_phone=1 show_cell_phone=1 show_whatsapp=1 show_contact=1 show_opening_hours=0 show_opening_hours_brief=0 show_map=0 show_booking_link=0 show_ordering_link=0]
Code language: JSON / JSON with Comments (json)
Only opening hours
[contact-card location=PostID show_name=0 show_address=0 show_get_directions=0 show_phone=0 show_cell_phone=0 show_whatsapp=0 show_contact=0 show_opening_hours=1 show_opening_hours_brief=0 show_map=0 show_booking_link=0 show_ordering_link=0]
Code language: JSON / JSON with Comments (json)